Michael Foord added the comment:

One way would be to have an _main.py and have main.py "import *" (or 
equivalent) from it. We can't get rid of unittest.main being an alias for 
TestProgram - that's been around forever.

----------

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

Reply via email to