[Python-porting] The porting howto.
Brett Cannon
brett at python.org
Tue Feb 15 18:58:14 CET 2011
More information about the Python-porting mailing list
Tue Feb 15 18:58:14 CET 2011
- Previous message: [Python-porting] The porting howto.
- Next message: [Python-porting] The porting howto.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'll fix the omission. On Tue, Feb 15, 2011 at 05:29, Lennart Regebro <regebro at gmail.com> wrote: > I just read Bretts new porting howto, and it's good, except for one > omission. The strategies section makes it sound like you can't use > 2to3 to support both Python 2 and Python 3, while it in fact can be > easily supported by running 2to3 on build time with distutils or even > better Distribute. This should be mentioned, IMO. > > Feel free to take parts of my Strategies chapter: > http://python3porting.com/strategies.html > > //Lennart > _______________________________________________ > Python-porting mailing list > Python-porting at python.org > http://mail.python.org/mailman/listinfo/python-porting >
- Previous message: [Python-porting] The porting howto.
- Next message: [Python-porting] The porting howto.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-porting mailing list