Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddis.py64 labels = findlabels(code)
112 labels = findlabels(code)
152 def findlabels(code): function
/external/python/cpython2/Doc/library/
Ddis.rst87 .. function:: findlabels(code)