Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dzipimport.py679 source_bytes = _get_pyc_source(self, fullpath)
756 def _get_pyc_source(self, path): function