Message170728
> 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. |
|
Date |
User |
Action |
Args |
2012-09-19 16:29:44 | chris.jerdonek | set | recipients:
+ chris.jerdonek, loewis, vstinner, christian.heimes, Arfrever |
2012-09-19 16:29:44 | chris.jerdonek | set | messageid: <1348072184.73.0.50522658646.issue15964@psf.upfronthosting.co.za> |
2012-09-19 16:29:44 | chris.jerdonek | link | issue15964 messages |
2012-09-19 16:29:44 | chris.jerdonek | create | |
|