R. David Murray <rdmur...@bitdance.com> added the comment:

Thanks for the report and patch.  I'm setting this to test needed since the 
final patch will need a unit test.

The idiomatic way to do this kind of check is 'if not argstring or 
arg_string[0] not in self.fromfile_prefix_chars):'

----------
nosy: +bethard, r.david.murray
stage:  -> test needed
versions: +Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12353>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to