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
7fc7909677
cpython
/
Lib
/
test
/
test_import
/
data
/
package2
/
submodule1.py
4 lines
71 B
Python
Raw
Blame
History
import
sys
sys
.
modules
.
pop
(
__package__
,
None
)
from
.
import
submodule2
Reference in New Issue
View Git Blame
Copy Permalink