summaryrefslogtreecommitdiffstats
path: root/Doc/library/objects.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/objects.rst')
-rw-r--r--Doc/library/objects.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/library/objects.rst b/Doc/library/objects.rst
index c6cc9e4..a0e66d1 100644
--- a/Doc/library/objects.rst
+++ b/Doc/library/objects.rst
@@ -25,8 +25,3 @@ from left to right. (Unary operators group from right to left, but there you
have no real choice.) See :ref:`operator-summary` for the complete picture on
operator priorities.
-.. rubric:: Footnotes
-
-.. [#] Most descriptions sorely lack explanations of the exceptions that may be raised
- --- this will be fixed in a future version of this manual.
-