This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-21 00:44:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cceb758c78
cpython
/
Lib
/
test
/
test_interpreters
/
__main__.py
5 lines
58 B
Python
Raw
Normal View
History
Unescape
Escape
gh-76785: Fixes for test.support.interpreters (gh-112982) This involves a number of changes for PEP 734.
2023-12-12 08:24:31 -07:00
from
.
import
load_tests
import
unittest
Fix trivial typo in test_interpreters (GH-113381)
2023-12-23 14:10:41 +00:00
unittest
.
main
(
)
Reference in a new issue
Copy permalink