mirror of
https://github.com/python/cpython.git
synced 2026-04-06 20:01:13 +00:00
10 lines
296 B
Text
10 lines
296 B
Text
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
|