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-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
51d546ae4d
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Oren Milman
6db7033192
bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (
#3620
)
2017-09-19 14:23:01 +03:00
..
data
bpo-30876: Relative import from unloaded package now reimports the package (
#2639
)
2017-07-12 06:50:03 +03:00
__init__.py
bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (
#3620
)
2017-09-19 14:23:01 +03:00
__main__.py