From: Georg Brandl Date: Wed, 18 Feb 2009 00:31:36 +0000 (+0000) Subject: #5268: mention VMSError. X-Git-Tag: v2.7a1~1995 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580d7c1f57d2ea422fc467be7c46e4b9852e7353;p=thirdparty%2FPython%2Fcpython.git #5268: mention VMSError. --- diff --git a/Doc/library/exceptions.rst b/Doc/library/exceptions.rst index 01b54b3ff369..9673dab8f14e 100644 --- a/Doc/library/exceptions.rst +++ b/Doc/library/exceptions.rst @@ -398,6 +398,11 @@ The following exceptions are the exceptions that are actually raised. more precise exception such as :exc:`IndexError`. +.. exception:: VMSError + + Only available on VMS. Raised when a VMS-specific error occurs. + + .. exception:: WindowsError Raised when a Windows-specific error occurs or when the error number does not