summaryrefslogtreecommitdiffstats
path: root/Doc/library/repr.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/repr.rst')
-rw-r--r--Doc/library/repr.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/repr.rst b/Doc/library/repr.rst
index 493e2b3..ae4ce65 100644
--- a/Doc/library/repr.rst
+++ b/Doc/library/repr.rst
@@ -62,9 +62,6 @@ which format specific object types.
default is ``4`` for :attr:`maxdict`, ``5`` for :attr:`maxarray`, and ``6`` for
the others.
- .. versionadded:: 2.4
- :attr:`maxset`, :attr:`maxfrozenset`, and :attr:`set`.
-
.. attribute:: Repr.maxlong