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 rcronk
Recipients Frans, lowell87, mramahi77, neyro, rcronk, vinay.sajip
Date 2009-06-09.18:14:45
SpamBayes Score 4.02556e-10
Marked as misclassified No
Message-id <1244571287.38.0.329263124116.issue4749@psf.upfronthosting.co.za>
In-reply-to
Content
I'll thoroughly look through every piece of software that's running to 
see if I can turn eveything off that might be causing the problem.

Were you able to reproduce the problem with my original script?  I'm 
sure you have all of your virus/searching/etc. stuff turned off, so if 
it reproduced for you, then those things aren't the problem.

Question: If you take my original script and add joins at the end so 
it's proper and modify nothing else about it, does it show the rollover 
error?

If so, then I think that is where we need to start since you then have 
a simple test that manifests the problem without virus scanners (etc.) 
that might taint the issue.  Then you can chase this without having to 
assume what my system has running on it.
History
Date User Action Args
2009-06-09 18:14:47rcronksetrecipients: + rcronk, vinay.sajip, mramahi77, lowell87, neyro, Frans
2009-06-09 18:14:47rcronksetmessageid: <1244571287.38.0.329263124116.issue4749@psf.upfronthosting.co.za>
2009-06-09 18:14:46rcronklinkissue4749 messages
2009-06-09 18:14:45rcronkcreate