]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#4222: document dis.findlabels() and dis.findlinestarts() and
authorGeorg Brandl <georg@python.org>
Thu, 1 Jan 2009 12:09:40 +0000 (12:09 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 1 Jan 2009 12:09:40 +0000 (12:09 +0000)
commit775c30706882291fe6385066899f702f768ed95f
treee64dacc8ba3e477eb74ed44e26761c94226bddb2
parent2adde0551a51002c9a43bfabf684be0c960ed192
#4222: document dis.findlabels() and dis.findlinestarts() and
put them into dis.__all__.
Doc/library/dis.rst
Lib/dis.py