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 paulie4
Recipients orsenthil, paulie4, terry.reedy
Date 2011-09-26.19:45:34
SpamBayes Score 0.0003230483
Marked as misclassified No
Message-id <1317066334.89.0.66408998511.issue12966@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, by "crash" I did mean that it raised an exception.  My program wasn't expecting cookielib to fail while reading a cookie file that it had written, so I didn't wrap the code to read the cookie file in a try..except.  I would imagine that most people wouldn't.  Do you agree?
History
Date User Action Args
2011-09-26 19:45:34paulie4setrecipients: + paulie4, terry.reedy, orsenthil
2011-09-26 19:45:34paulie4setmessageid: <1317066334.89.0.66408998511.issue12966@psf.upfronthosting.co.za>
2011-09-26 19:45:34paulie4linkissue12966 messages
2011-09-26 19:45:34paulie4create