Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/importbench/
Dimportbench.py117 def _writing_bytecode(module): function
131 tabnanny_writing_bytecode = _writing_bytecode(tabnanny)
132 decimal_writing_bytecode = _writing_bytecode(decimal)