Issue 3717: Python: Exception base classes (python-ftf) Source: SAP AG (Mr. David Frankel, david.frankel@sap.com) Nature: Uncategorized Issue Severity: Summary: Where are the classes CORBA.UserException and CORBA.SystemException declared? Resolution: see above, close issue Revised Text: Actions taken: June 20, 2000: received issue December 3, 2001: closed issue Discussion: Close with no change. Section 1.1 states that every implementation provides a module CORBA. Clearly, these classes are defined in the module CORBA End of Annotations:===== Date: Tue, 20 Jun 2000 14:08:56 +0200 (MET DST) Message-Id: <200006201208.OAA02316@pandora.informatik.hu-berlin.de> X-Authentication-Warning: pandora.informatik.hu-berlin.de: loewis set sender to loewis@informatik.hu-berlin.de using -f From: Martin von Loewis To: issues@omg.org Subject: Python: Exception base classes User-Agent: SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.6 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII X-UIDL: R"0!![T%e9%0pd9J=%e9 [Original Source: Mr David Frankel] Where are the classes CORBA.UserException and CORBA.SystemException declared? Date: Mon, 5 Mar 2001 16:03:04 +0100 (MET) Message-Id: <200103051503.QAA05491@pandora.informatik.hu-berlin.de> X-Authentication-Warning: pandora.informatik.hu-berlin.de: loewis set sender to loewis@informatik.hu-berlin.de using -f From: Martin von Loewis To: python-ftf@omg.org Subject: Proposal for issue 3717 User-Agent: SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.6 (sparc-sun-solaris2.6) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII X-UIDL: O;^d9;,Q!!9!4e9ADbd9 The text of the issue states > Where are the classes CORBA.UserException and CORBA.SystemException > declared? Proposed resolution: Close with no change Discussion: Section 1.1 states that every implementation provides a module CORBA. Clearly, these classes are defined in the module CORBA. Martin