This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
48b0b1b121
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