By Michael_Skillsmatter
via skillsmatter.com
Published: Feb 13 2013 / 11:53
With Python 3.2 and even more with Python 3.3, Python 3 became usable for release products. Indeed given the things that are in Python 3 that are not being back-ported to Python 2 (*), using Python 3 should probably be considered mandatory for all Python use. Certainly for new projects, and 2 → 3 ports for all extant codes.
Add your comment