Chris Withers writes: > > However, I checked that in Python2.1 (at least) there is not > > "exceptions" module. > > How strange, I've been doing a _lot_ of: > > from exceptions import Exception It's built in. I looked in the file system.... Dieter