In my server logs, I'm seeing things like this:
[Mon Oct 05 11:00:01 2009] [error] Exception exceptions.TypeError:
"'NoneType' object is not callable" in <bound method Cursor.__del__ of
<MySQLdb.cursors.Cursor object at 0x99b006c>> ignored


But I'm NOT getting an error report emailed to me for anything like
this. I'm getting emails, but nothing like this, and nothing at 11:00
today.

Is there some place this exception could be raised before the email
reporting would kick in?

And more importantly, how do I track down the code that's raising the
error?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to