We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceb8fc commit 3feebddCopy full SHA for 3feebdd
Doc/library/dis.rst
@@ -492,7 +492,7 @@ details of bytecode instructions as :class:`Instruction` instances:
492
:class:`dis.Positions` object holding the
493
start and end locations that are covered by this instruction.
494
495
- .. data::cache_info
+ .. data:: cache_info
496
497
Information about the cache entries of this instruction, as
498
triplets of the form ``(name, size, data)``, where the ``name``
0 commit comments