Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/importbench/
Dimportbench.py149 def _using_bytecode(module): function
161 tabnanny_using_bytecode = _using_bytecode(tabnanny)
162 decimal_using_bytecode = _using_bytecode(decimal)