Converting Python 2.x code to Python 3.x code


Since Python 2.6, Python has include a standard tool 2to3 to assist in the conversion. http://docs.python.org/library/2to3.html

Program features that need to be changed

Infrastructure for automatic refactoring

Py3kConversionTools (last edited 2010-09-24 03:30:22 by ppp118-209-23-175)

Unable to edit the page? See the FrontPage for instructions.