]> granicus.if.org Git - python/commit
Move test___all__ over to unittest.main() and use ModuleNotFoundError
authorBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 00:12:30 +0000 (20:12 -0400)
committerBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 00:12:30 +0000 (20:12 -0400)
commitc9a1bfed5d820b681debca52554fea76ba0a9ae0
treeba3c9fd41acbffaa32bf6e09a323471778064be7
parent603dcf27140ca109d11496eb4a57fe6440ddc915
Move test___all__ over to unittest.main() and use ModuleNotFoundError
Lib/test/regrtest.py
Lib/test/support.py
Lib/test/test___all__.py
Lib/xmlrpc/server.py
Lib/zipfile.py