Home
last modified time | relevance | path

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

/third_party/python/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