On Sun, Nov 15, 2009 at 1:18 AM, Kevin Teague <ke...@bud.ca> wrote:
> Also for the minor
> releases the other Python implementations, they aren't lock step with the
> CPython minor releases are they? e.g. Jython has a 2.5.0 release and 2.5.1
> release, but that 2.5.1 isn't the same as CPython 2.5.1 (I could be wrong
> about this, haven't looked in depth).
For Jython at least, this is correct. The 2.5 part tells you which
CPython we are targeting, but the x in 2.5.x is entirely Jython
specific.

-Frank
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to