Robert Collins added the comment: So unittest.main, the symbol, needs to exist.
What currently references unittest.main, the module, today? AFAICT its only accessible vis sys.modules['unittest.main'] because of the shadowing. ---------- _______________________________________ 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