[Python-Dev] 2.x vs 3.x survey results
Lennart Regebro
regebro at gmail.com
Sun Jan 5 10:08:37 CET 2014
More information about the Python-Dev mailing list
Sun Jan 5 10:08:37 CET 2014
- Previous message: [Python-Dev] 2.x vs 3.x survey results
- Next message: [Python-Dev] Discoverability of guides to Python 3 porting (was: 2.x vs 3.x survey results)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jan 5, 2014 at 5:20 AM, John Yeuk Hon Wong <gokoproject at gmail.com> wrote: > I think it helps Luca and many others (including myself) if there is a > reference of the difference between 2.7 and Python 3.3+. Not specifically for 2.7 and 3.3, no. This is a fairly complete list: http://python3porting.com/differences.html > There are PEPs and books, but is there any such long list of references? > > If not, should we start investing in one? I know the basic one such as > xrange and range, items vs iteritems, izip vs zip that sort of uniform > syntax/library inclusion difference. > > If there is such reference available? I'm honestly despairing that people still don't know that there is a free book on the topic. I have no idea how to increase the knowledge on this point. //Lennart
- Previous message: [Python-Dev] 2.x vs 3.x survey results
- Next message: [Python-Dev] Discoverability of guides to Python 3 porting (was: 2.x vs 3.x survey results)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list