Ned Deily added the comment:

The patch should not unconditionally use `python2` since many distributions do 
not yet install a `python2` link to the interpreter nor is there one when 
running python2.7 from a build directory.  The Makefile could conditionally try 
`python2` and then fall back to `python`.

----------
nosy: +ned.deily
versions: +Python 2.7 -Python 3.1, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to