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-09-24 17:33:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14
3cedf46cdb
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
265fcc5fc2
bpo-31286, bpo-30024: Fixed stack usage in absolute imports with (
#3217
)
...
binding a submodule to a name.
2017-08-29 15:47:44 +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-31286, bpo-30024: Fixed stack usage in absolute imports with (
#3217
)
2017-08-29 15:47:44 +03:00
__main__.py