]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15020: The program name used to search for Python's path is now "python3"...
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 5 Jul 2012 18:56:30 +0000 (20:56 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 5 Jul 2012 18:56:30 +0000 (20:56 +0200)
commit01cca5e45185474bdb3c621c5dec4bfc0b323483
tree5c12e912541c290865385dcd679390c89b3a022a
parentf01a337950bdcd6905d12b2335ba4d8773f6b8e5
Issue #15020: The program name used to search for Python's path is now "python3" under Unix, not "python".
Misc/NEWS
Python/pythonrun.c