RuntimeError?

Greg Ewing greg.ewing at compaq.com
Sun Jun 27 22:27:00 EDT 1999


Gerrit Holl wrote:
> 
> can someone please give me an example when a RuntimeError is raised?

At a guess I'd say it's a base class from which
other runtime error classes are derived, and
isn't actually raised itself.

Greg




More information about the Python-list mailing list