Message179711
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, py.user, python-dev |
| Date | 2013-01-11.17:43:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357926204.15.0.484646190375.issue16715@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
LoadError was IOError descendant, now OSError is directly specified. If somebody want to change base class for LoadError he should to update the code in several places in http/cookiejar.py. The docstring for FileCookieJar.revert directly specifies possible exceptions btw. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-11 17:43:24 | asvetlov | set | recipients: + asvetlov, py.user, python-dev |
| 2013-01-11 17:43:24 | asvetlov | set | messageid: <1357926204.15.0.484646190375.issue16715@psf.upfronthosting.co.za> |
| 2013-01-11 17:43:24 | asvetlov | link | issue16715 messages |
| 2013-01-11 17:43:23 | asvetlov | create | |