from test import test_mailbox, test_zipimport, test_codecs test_mailbox.test_main() test_zipimport.test_main() test_codecs.test_main()