Paulie Pena <[email protected]> added the comment: 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?
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12966> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
