Kaydet (Commit) 23798772 authored tarafından Georg Brandl's avatar Georg Brandl

Fix documentation of dis.opmap direction.

üst c16e8f17
......@@ -115,7 +115,7 @@ The :mod:`dis` module defines the following functions and constants:
.. data:: opmap
Dictionary mapping bytecodes to operation names.
Dictionary mapping operation names to bytecodes.
.. data:: cmp_op
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment