Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddis.py83 _disassemble_str(x, file=file, depth=depth)
416 def _disassemble_str(source, **kwargs): function