Home
last modified time | relevance | path

Searched defs:__code__ (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Dappletrawmain.py58 __code__ = marshal.load(_fp) variable
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py2061 __code__ = code variable in JumpTestCase.test_jump_to_firstlineno.fake_function
Dtest_inspect.py2597 __code__ = func.__code__ variable in TestSignatureObject.test_signature_functionlike_class.funclike