[Python-Dev] Python 3 as a Default in Linux Distros
Toshio Kuratomi
a.badger at gmail.com
Thu Jul 25 12:38:46 CEST 2013
On Jul 24, 2013 6:37 AM, "Brett Cannon" <brett at python.org> wrote:
> The key, though, is adding python2 and getting your code to use that
binary specifically so that shifting the default name is more of a
convenience than something which might break existing code not ready for
the switch.
>
Applicable to this, does anyone know whether distutils, setuptools,
distlib, or any of the other standard build+install tools are doing shebang
requiring? Are they doing the right thing wrt python vs python2?
-Toshio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130725/22ad3690/attachment.html>
More information about the Python-Dev
mailing list