]> granicus.if.org Git - python/commit
This fixes bug #1527397: PythonLauncher runs scripts with the wrong working
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 1 Aug 2006 21:00:57 +0000 (21:00 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 1 Aug 2006 21:00:57 +0000 (21:00 +0000)
commit26cad08748668fc22b673cdbda99067f0b9016c7
treefc8a629e947a39c107beb0421072f6d1578240b4
parent0f53bb1cbe09886291f880c66220db534d40d6a1
This fixes bug #1527397: PythonLauncher runs scripts with the wrong working
directory. It also fixes a bug where PythonLauncher failed to launch scripts
when the scriptname (or the path to the script) contains quotes.
Mac/PythonLauncher/FileSettings.m
Misc/NEWS