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

File test_generator.py

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

Source from the content-addressed store, hash-verified

1import io
2import textwrap
3import unittest
4from email import message_from_string, message_from_bytes

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected