I ran your errors.py script example and it didn't create the dump file and exceptions are being printed on the python shell rather than into the file. I am running python 2.4.3. Dump file is not created at all, and I looked for the dump file in same folder where the script was and dump file is not there. Any idea why that may be?
I ran your errors.py script