Ticket #223 (new enhancement)

Opened 6 months ago

Last modified 7 weeks ago

Python 3.0 support

Reported by: thijs Owned by: nick
Priority: minor Milestone: Blue Sky
Component: Testing Version: 0.2
Keywords: Cc:

Description (last modified by thijs) (diff)

See attached patch for result of running the refactor.py (for Python 2.x to 3.0 conversions) against r1100 of PyAMF. This patch/ticket is not intended to be a final solution, but more a first look at what to expect.

Check this page that describes the recommended development model for a project that needs to support Python 2.6 and 3.0 simultaneously.

Attachments

py30.patch (82.4 kB) - added by thijs 6 months ago.
Result of running py2to3's refactor.py against pyamf

Change History

Changed 6 months ago by thijs

Result of running py2to3's refactor.py against pyamf

Changed 6 months ago by thijs

  • description modified (diff)

Changed 7 weeks ago by thijs

  • description modified (diff)
Note: See TracTickets for help on using tickets.