8000
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 e708ac8 commit 9a634c5Copy full SHA for 9a634c5
Doc/library/dis.rst
@@ -535,7 +535,7 @@ details of bytecode instructions as :class:`Instruction` instances:
535
:class:`dis.Positions` object holding the
536
start and end locations that are covered by this instruction.
537
538
- .. data::cache_info
+ .. data:: cache_info
539
540
Information about the cache entries of this instruction, as
541
triplets of the form ``(name, size, data)``, where the ``name``
0 commit comments