What is the role of python2.6 and C++?
Fredrik Lundh
fredrik at pythonware.com
Mon Jul 21 04:55:56 EDT 2008
cokofreedom at gmail.com wrote:
> 2.6 is meant to be a continuation of the 2.x line of Python, to
> support a gradual move of larger projects over to the Python 3.x
> series.
note that Python also has a tradition of releasing X.6 and (X+1).0 at
the same time:
http://mail.python.org/pipermail/python-announce-list/2000-September/000513.html
http://mail.python.org/pipermail/python-list/2000-September/051263.html
</F>
More information about the Python-list
mailing list