[ANN] Six, utilities for supporting Python 2 and 3 with the same code base
June 29, 2010
8:57 p.m.
I've just released for the first time six, a set of helpers for maintaining a code base on Python 2 and 3 simultaneously. It includes fake byte and unicode literals and wrappers for syntax changes between the languages. The license is MIT. You can download it on PyPi: http://pypi.python.org/pypi/six or read the documentation: http://packages.python.org/six/ Bugs can be reported to the Launchpad page: http://bugs.launchpad.net/python-six -- Regards, Benjamin
5732
Age (days ago)
5732
Last active (days ago)
0 comments
1 participants
participants (1)
-
Benjamin Peterson