Skip to content

Commit

Permalink
PEP 352: Fix Sphinx reference warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 3, 2024
1 parent 1e7852c commit 0df7be1
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions peps/pep-0352.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
PEP: 352
Title: Required Superclass for Exceptions
Version: $Revision$
Last-Modified: $Date$
Author: Brett Cannon, Guido van Rossum
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 27-Oct-2005
Python-Version: 2.5
Post-History:
Expand Down Expand Up @@ -276,9 +273,6 @@ References
.. [#hierarchy-good] python-dev Summary for 2004-08-01 through 2004-08-15
http://www.python.org/dev/summary/2004-08-01_2004-08-15.html#an-exception-is-an-exception-unless-it-doesn-t-inherit-from-exception
.. [#SF_1104669] SF patch #1104669 (new-style exceptions)
https://bugs.python.org/issue1104669
.. [#pycon2007-sprint-email] python-3000 email ("How far to go with cleaning up exceptions")
https://mail.python.org/pipermail/python-3000/2007-March/005911.html
Expand All @@ -287,13 +281,3 @@ Copyright
=========

This document has been placed in the public domain.



..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
End:

0 comments on commit 0df7be1

Please sign in to comment.