Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dzipimport.py681 _code_type = type(_unmarshal_code.__code__) variable
/third_party/python/Lib/importlib/
D_bootstrap_external.py207 _code_type = type(_write_atomic.__code__) variable