]> granicus.if.org Git - python/commit
Add quotes around the file name to avoid issues with spaces.
authorMarc-André Lemburg <mal@egenix.com>
Tue, 2 Sep 2008 10:33:55 +0000 (10:33 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Tue, 2 Sep 2008 10:33:55 +0000 (10:33 +0000)
commit407798595dab4698a86eac4db529cd94b586331e
treefa88cbf2a2546cf5b16a3ab509ae0d147bae51a2
parent54bd41d81b23eb5d7f7a5f71fa2ceec28fb60296
Add quotes around the file name to avoid issues with spaces.

Closes #3719.

Ported to 3.0 from r66145.
Lib/platform.py