]> granicus.if.org Git - python/commit
Spruce up test_xmlrpc by using ModuleNotFoundError and moving to
authorBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 00:04:19 +0000 (20:04 -0400)
committerBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 00:04:19 +0000 (20:04 -0400)
commit603dcf27140ca109d11496eb4a57fe6440ddc915
tree78b5d6fb7481df7fe941222ffb662c87fde6731c
parentd5b4e1d891e8ed8c28833d32faff3519cd403b94
Spruce up test_xmlrpc by using ModuleNotFoundError and moving to
unittest.main().
Lib/test/test_xmlrpc.py