]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Fix for #862941: "run with commandline python" crashed. Fixed.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 3 Jun 2004 21:27:15 +0000 (21:27 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 3 Jun 2004 21:27:15 +0000 (21:27 +0000)
commit30184f3611d867124f7030dfcb182ab89245f47a
tree79b9c1ce302137b9e6b06f3d06dace2d7ef3d08c
parent22ec5c36395d675b5274e7800f68c87b50d22040
- Fix for #862941: "run with commandline python" crashed. Fixed.
- Prefer to use pythonw (if it exists) for "run with commandline python".
Mac/Tools/IDE/PyEdit.py