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

File test_inversion.py

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

Source from the content-addressed store, hash-verified

1"""Test the parser and generator are inverses.
2
3Note that this is only strictly true if we are parsing RFC valid messages and
4producing RFC valid messages.

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected