This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Dustin.Kirkland, pitrou
Date 2012-03-15.14:18:59
SpamBayes Score 0.015420788
Marked as misclassified No
Message-id <1331821139.85.0.987613848074.issue14308@psf.upfronthosting.co.za>
In-reply-to
Content
> However, on checking my logs again this morning, I have a few hundred
> more of the same error, so that was not effective.

Did you restart your server?

In your patch, you could use the traceback module (e.g. http://docs.python.org/dev/library/traceback.html#traceback.print_stack ) to figure out in which situation the error occurs.
History
Date User Action Args
2012-03-15 14:18:59pitrousetrecipients: + pitrou, Dustin.Kirkland
2012-03-15 14:18:59pitrousetmessageid: <1331821139.85.0.987613848074.issue14308@psf.upfronthosting.co.za>
2012-03-15 14:18:59pitroulinkissue14308 messages
2012-03-15 14:18:59pitroucreate