[New-bugs-announce] [issue7590] 'exceptions' module mentioned in documentation

July Tikhonov report at bugs.python.org
Mon Dec 28 21:06:49 CET 2009


New submission from July Tikhonov <july.tikh at gmail.com>:

As I can see, 'exceptions' module does not exist in py3k.

But it is mentioned in documentation
http://docs.python.org/dev/py3k/library/exceptions.html
"The exceptions are defined in the module exceptions. This module never 
needs to be imported explicitly: the exceptions are provided in the 
built-in namespace as well as the exceptions module."

----------
assignee: georg.brandl
components: Documentation
messages: 96965
nosy: July, georg.brandl
severity: normal
status: open
title: 'exceptions' module mentioned in documentation
type: behavior
versions: 3rd party

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7590>
_______________________________________


More information about the New-bugs-announce mailing list