py
builtin
code
compat
error
execnet
PopenGateway
RSync
SocketGateway
SshGateway
io
log
magic
path
process
std
test
xml
call site 1 for execnet.Channel.__del__
index
api
source
contact
download
misc/testing/test_initpkg.py - line 83
81
82
83
def
check_import(modpath):
print
"checking import"
, modpath
->
assert
__import__(modpath)