]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use python$EXE instead of python, for Darwin. (Patch by Tony
authorGuido van Rossum <guido@python.org>
Mon, 9 Oct 2000 19:34:12 +0000 (19:34 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Oct 2000 19:34:12 +0000 (19:34 +0000)
commit95d53d2bf534d0b244be694f4fefa6e5812f28e3
tree8e1483e954439b35d0965b70dc8296765cd9bdb2
parentfdddb31f59a6405269711c5ec6123a8698dd10d7
Use python$EXE instead of python, for Darwin.  (Patch by Tony
Lownds. (#101816)

[Note: I'm not sure that this is really the right fix.  Surely Darwin
doesn't require you to say "python.exe" everywhere???  Even Windows
doesn't!  Or am I misunderstanding the point?]
Lib/plat-generic/regen