This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
49392c63a2
cpython
/
Lib
/
test
/
test_import
History
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
…