[issue5268] VMSError not documented in Doc/library/exceptions.rst

2009-02-17 Thread Georg Brandl
Georg Brandl added the comment: Added in r69730. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bug

[issue5268] VMSError not documented in Doc/library/exceptions.rst

2009-02-14 Thread Mitchell Model
New submission from Mitchell Model : Lib/test/exception_hierarchy.txt shows VMSError but it is not mentioned in Doc/library/exceptions.rst -- assignee: georg.brandl components: Documentation messages: 82137 nosy: MLModel, georg.brandl severity: normal status: open title: VMSError not do