[Python-Dev] [PEPs] Rebooting PEP 394 (aka Support the /usr/bin/python2 symlink upstream)

R. David Murray rdmurray at bitdance.com
Thu Aug 11 17:00:21 CEST 2011


I think you missed the point of the PEP.  The point is to create a new,
python-dev-blessed standard that the distros will follow.  The primary
goal is so that a script can specify python2 or python3 in the #!
line and expect that to work on all compliant linux systems, which we
hope will be all of them.  Everything else is just details.  And yes,
that distinction is much more important than the distinction between
minor version numbers.  That's the whole point of python3, after all.

--
R. David Murray           http://www.bitdance.com


More information about the Python-Dev mailing list