Home
last modified time | relevance | path

Searched refs:_get_pyc_source (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dzipimport.py648 source_bytes = _get_pyc_source(self, fullpath)
725 def _get_pyc_source(self, path): function