def test_main(verbose=False): from test import test_support from test import test_unpack test_support.run_doctest(test_unpack, verbose)