Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddis.py74 _disassemble_str(x, file=file, depth=depth)
400 def _disassemble_str(source, **kwargs): function