Message7070

Author espeed
Recipients espeed, fwierzbicki
Date 2012-04-27.20:50:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335559817.54.0.353579070685.issue1878@psf.upfronthosting.co.za>
In-reply-to
Content
Sure Frank -- here's a snippet that generates the error:

https://gist.github.com/2512943

Also notice the try/except hacks around Peer.tempid, conn.db, and Peer.q -- those are wrapped in a try/except block and then each method is immediately called again because it only generates an error the first time the method is called.
History
Date User Action Args
2012-04-27 20:50:17espeedsetmessageid: <1335559817.54.0.353579070685.issue1878@psf.upfronthosting.co.za>
2012-04-27 20:50:17espeedsetrecipients: + espeed, fwierzbicki
2012-04-27 20:50:17espeedlinkissue1878 messages
2012-04-27 20:50:17espeedcreate