]> granicus.if.org Git - python/commit
Patch #813200: Quote executable path on Windows. Fixes #811082.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 23 Oct 2003 15:55:28 +0000 (15:55 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 23 Oct 2003 15:55:28 +0000 (15:55 +0000)
commitd4210bc7182c44db6a57d10e1769331b584311e7
treea92dbda1d81f97fe33fd3857a531a21d8967839d
parentee950ff393aad46baf694c2df1981740925c29e1
Patch #813200: Quote executable path on Windows. Fixes #811082.
Backported to 2.3.
Lib/test/test_tempfile.py