Georg Brandl
|
b16e38b825
|
#8826: the "expires" attribute value is a date string with spaces, but apparently not all user-agents put it in quotes. Handle that as a special case.
|
2010-08-01 09:06:34 +00:00 |
Georg Brandl
|
76e155a157
|
#3788: more tests for http.cookies, now at 95% coverage. Also bring coding style in the module up to PEP 8, where it does not break backwards compatibility.
|
2010-07-31 21:04:00 +00:00 |
Brett Cannon
|
d3791ed450
|
Fix the warnings filter usage in test_http_cookies.
|
2010-03-20 21:51:10 +00:00 |
Senthil Kumaran
|
3e2ea79bda
|
Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class.
|
2009-04-02 03:02:03 +00:00 |
Georg Brandl
|
6101395e74
|
Remove deprecated SmartCookie and SerialCookie classes.
|
2008-05-28 15:56:30 +00:00 |
Georg Brandl
|
2442015af2
|
Create http package. #2883.
|
2008-05-26 16:32:26 +00:00 |