[Tutor] Python 2 Vs python 3

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Jul 13 21:55:28 CEST 2014


On 13/07/2014 20:33, Alan Gauld wrote:
>
> But there are a lot of subtle changes under the hood - extra
> options in functions for example. After about a month I gave up on my
> intention to create dual version code - it was just too much work.
>

FTR tools that are meant to ease the pain.  I've never used them myself 
so can't make recommendations.

https://pypi.python.org/pypi/six/1.7.3
https://github.com/mitsuhiko/python-modernize
http://python-future.org/
https://github.com/nandoflorestan/nine

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com




More information about the Tutor mailing list