Eric Smith <e...@trueblade.com> added the comment:

Is there any reason for the test files to have a shebang line at all? I think 
those should be removed, which would cut the problem in half.

Also, given "-m", I'm not sure any of the files in the stdlib should have a 
shebang line. Is there really an expectation that these should be run directly? 
Is anyone really running UserString.py as a script in order to run its tests?

----------
nosy: +eric.smith

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

Reply via email to