]> granicus.if.org Git - python/commit
Issue #15020: The program name used to search for Python's path is now python3 under...
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 5 Jul 2012 18:57:33 +0000 (20:57 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 5 Jul 2012 18:57:33 +0000 (20:57 +0200)
commit74de1536810946f82c1e6526fff55646fa119b3d
treec75412336e6184533054ef65c0a9704bf7196e2a
parentf28fbabc7fa7cf1c4880ce39b507f600def35439
parent01cca5e45185474bdb3c621c5dec4bfc0b323483
Issue #15020: The program name used to search for Python's path is now python3 under Unix, not python.
Misc/NEWS
Python/pythonrun.c