This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
bf8b374639
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
03b88522f5
gh-122188: Remove _imp.pyc_magic_number (GH-122503)
...
_imp.pyc_magic_number_token should be enough.
2024-08-02 13:12:19 +03:00
..
data
gh-117860: Add tests for resolving names when import rebind names (GH-118176)
2024-04-30 17:23:44 +03:00
__init__.py
gh-122188: Remove _imp.pyc_magic_number (GH-122503)
2024-08-02 13:12:19 +03:00
__main__.py