Re: [Python-Dev] Python 3 as a Default in Linux Distros

2013年7月25日 03:41:53 -0700

On Jul 24, 2013 6:37 AM, "Brett Cannon" <[email protected]> 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
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to