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

File test_longexp.py

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

Source from the content-addressed store, hash-verified

1import unittest
2
3class LongExpText(unittest.TestCase):
4 def test_longexp(self):

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected