Chris Jerdonek added the comment:

> The case that "python" is a Python 3 binary is not a supported installation

Just to clarify, in the original scenario, "python" did not refer to anything.  
From the original comment:

$ python
No such file or directory

("python2" and "python3" did refer to the respective versions.)

> The proper work-around is to "make touch" after a hg update to bring the 
> files in the right order.

I had tried this in the 2.7 branch and got:

$ make touch
make: *** No rule to make target `touch'.  Stop.

----------

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

Reply via email to