diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst index faf6732a417..6ba58d46d50 100644 --- a/Doc/library/exceptions.rst +++ b/Doc/library/exceptions.rst @@ -528,7 +528,6 @@ depending on the system error code. .. seealso:: :pep:`3151` - Reworking the OS and IO exception hierarchy - PEP written and implemented by Antoine Pitrou. Warnings