[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib getopt.py,1.7,1.8

Gordon McMillan gmcm@hypernet.com
Tue, 21 Dec 1999 18:55:07 -0500


[Guido]

> I wish I had done it right from the start -- then exceptions
> would have been classes from the start and would have required
> inheritance from the Exception base class.  Like in Java.  (And
> in C++?)

In C++ you can throw anything at all. Strings, ints, that 
Warsaw blockhead...

off-topic-ly y'rs

- Gordon