Skip to content

Commit 0c3d821

Browse files
authored
Make "slice objects" a link in Built-in Types
1 parent e641910 commit 0c3d821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5978,7 +5978,7 @@ Internal Objects
59785978

59795979
See :ref:`types` for this information. It describes
59805980
:ref:`stack frame objects <frame-objects>`,
5981-
:ref:`traceback objects <traceback-objects>`, and slice objects.
5981+
:ref:`traceback objects <traceback-objects>`, and :ref:`slice objects <slice-objects>`.
59825982

59835983

59845984
.. _specialattrs:

0 commit comments

Comments
 (0)