
April 6, 2002
5:09 a.m.
"GvR" == Guido van Rossum <guido@python.org> writes:
GvR> Well, it could certainly grow more standard stuff (like a GvR> traceback pointer) and that would be more useful if there was GvR> a common base class to inherit it from. Agreed. Of course you can always play the old NeXTSTEP game of having one base class for backwards compatibility and another for the New Way, but that's probably more complexity than you really want. -Barry