MCPcopy Index your code
hub / github.com/python/cpython / __main__.py

File __main__.py

Lib/test/test_email/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from test.test_email import load_tests
2import unittest
3
4unittest.main()

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected