New submission from baleno :
i just tested python2.7.2 and python 3.2.2 on windows 7,this bugs at all
version.
my test code:
import sys
print(sys.argv)
command line:
test.py "%cc%cd%bd"
command result:
['E:\\Codes\\test.py', '%ccE:\\Codesbd']
--
components: None
files: error.png
messages: 150410
nosy: balenocui
priority: normal
severity: normal
status: open
title: parse incorrect command line on windows 7
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file24116/error.png
___
Python tracker
<http://bugs.python.org/issue13687>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com