Your search query "linkto%253A%2522Py3kConversionTools%2522" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.
(!) Consider performing a full-text search with your search terms.

Clear message

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

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