Chris Jerdonek added the comment:

(I was just including the line for the convenience of anyone that might happen 
to come across the issue.  It was not to inform you of course! :) )

FWIW, if you already know from talking to Michael or looking at the code, I 
think a comment saying why sys.argv[0] is being rewritten in the first place 
would be useful.  For example, is it strictly to have a nicer-looking usage 
string for --help, or are there other reasons?

$ ./python.exe -m unittest --help
Usage: python -m unittest [options]
...

----------

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

Reply via email to