<p dir="ltr"><br>
On Jul 24, 2013 6:37 AM, "Brett Cannon" <<a href="mailto:brett@python.org">brett@python.org</a>> wrote:<br>
> 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.<br>
><br>
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?</p>
<p dir="ltr">-Toshio</p>