A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2016-June/144937.html below:

[Python-Dev] Smoothing the transition from Python 2 to 3

[Python-Dev] Smoothing the transition from Python 2 to 3 [Python-Dev] Smoothing the transition from Python 2 to 3Victor Stinner victor.stinner at gmail.com
Wed Jun 8 21:11:10 EDT 2016
2016-06-08 23:01 GMT+02:00 Neil Schemenauer <neil at python.ca>:
> - code coming out of 2to3 runs correctly on this modified Python

Stop using 2to3. This tool adds many useless changes when you only
care of Python 2.7 and Python 3.4+. I suggest to use better tools like
2to6, modernize or my own tool:
https://pypi.python.org/pypi/sixer

"Add Python 3 support to Python 2 applications using the six module."

Victor
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4