Steven Bethard <[email protected]> added the comment:

Yeah, sorry, those last two should have had arguments after them.

I think we have to stick with the current behavior - otherwise there's no way 
to do something like -x -A -B, where you want -A and -B to be arguments to -x. 
(You can get that now with -x -- -A -B.)

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9182>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to