]> granicus.if.org Git - python/commit
Issue #12990: The "Python Launcher" on OSX could not launch python scripts that have...
authorRonald Oussoren <ronaldoussoren@mac.com>
Sat, 6 Jul 2013 11:20:57 +0000 (13:20 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sat, 6 Jul 2013 11:20:57 +0000 (13:20 +0200)
commitfd1c69e2a497f685374caa1133c47fa51e8030e5
treebe34ea61e3ff885218698ce92a2c465e172a9fb9
parentd9e7c86d7e0593c13155c1b6c47c4e64fdbc39ac
Issue #12990: The "Python Launcher" on OSX could not launch python scripts that have paths that include wide characters.
Mac/PythonLauncher/MyDocument.m
Misc/NEWS