View Single Post
  #2 (permalink)  
Old 09-12-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Actually, Python was one of the languages for which we put this restriction into place. Have a look at the following thread:

Classes vs. Exceptions

Python might support classes as exception at the language level, but we couldn't figure out how to support this with the C API.
Reply With Quote