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 jcea
Recipients jcea, pitrou
Date 2011-06-16.13:17:13
SpamBayes Score 0.0005778918
Marked as misclassified No
Message-id <1308230234.45.0.572872066534.issue12343@psf.upfronthosting.co.za>
In-reply-to
Content
Protecting my "reads" retrying when getting this exception does the trick, but now my code is convoluted and never before I had to manage this directly. This worked fine in 2.7.1. Previously Python seemed to do the retry itself.
History
Date User Action Args
2011-06-16 13:17:14jceasetrecipients: + jcea, pitrou
2011-06-16 13:17:14jceasetmessageid: <1308230234.45.0.572872066534.issue12343@psf.upfronthosting.co.za>
2011-06-16 13:17:13jcealinkissue12343 messages
2011-06-16 13:17:13jceacreate