cpython/Lib/test/output/test_codeop

11 lines
296 B
Text
Raw Normal View History

2001-07-30 12:30:08 +00:00
test_codeop
test_filename (test_codeop.CodeopTests) ... ok
test_incomplete (test_codeop.CodeopTests) ... ok
test_invalid (test_codeop.CodeopTests) ... ok
test_valid (test_codeop.CodeopTests) ... ok
----------------------------------------------------------------------
Ran 4 tests in 0.052s
OK