]> granicus.if.org Git - python/commit
Issue #16218: Support non ascii characters in python launcher.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 12:51:14 +0000 (14:51 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 12:51:14 +0000 (14:51 +0200)
commit90c0eb28c5ff1da76b258f9cf6a54abc6df19675
treebae4b773402590e3a2f56342da5704120f82f77d
parent2e99d63e72018f17dfc3f6cb01666622de90c0be
Issue #16218: Support non ascii characters in python launcher.

Patch by Serhiy Storchaka.
Lib/test/test_cmd_line_script.py
Python/pythonrun.c