Georg Brandl added the comment:

Are you sure that the exact command line works in a Windows shell?

Python does no processing on the string, it just hands it to the
platform system() function, so if MS decided that to work different from
a command prompt there's nothing we can do about.

----------
nosy: +georg.brandl

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1524>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to