]> granicus.if.org Git - python/commitdiff
Don't have the docs berate themselves. Keep a professional tone.
authorRaymond Hettinger <python@rcn.com>
Fri, 7 Dec 2007 01:53:01 +0000 (01:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 7 Dec 2007 01:53:01 +0000 (01:53 +0000)
If a todo is needed, put it in the tracker.

Doc/library/objects.rst

index c6cc9e454e76d14af36dcd6fcf7c02be02395188..a0e66d1abb6d71f5638a38b3512bf8591691bbbc 100644 (file)
@@ -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.
-