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

File test_enum.py

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

Source from the content-addressed store, hash-verified

1import copy
2import enum
3import doctest
4import inspect

Callers

nothing calls this directly

Calls 3

EnumClass · 0.90
splitMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected