index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_import
/
data
/
package2
/
submodule1.py
blob: 0698ed6de2a1db8e3fc77ecf4d7af529d282cc9a (
plain
)
1
2
3
import
sys sys
.
modules
.
pop
(
__package__
,
None
)
from
.
import
submodule2