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-10-08 08:01:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
20
6f059ab80a
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
f0db2dfda7
[3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (GH-3620). (
#3773
)
...
(cherry picked from commit
6db7033192
)
2017-09-27 07:33:00 +03:00
..
data
[3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) (
#2676
)
2017-07-16 07:44:25 +03:00
__init__.py
[3.6] bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (GH-3620). (
#3773
)
2017-09-27 07:33:00 +03:00
__main__.py