summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_http_cookies.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing the issue4860. Escaping the embedded '"' in the js_output method of ↵Senthil Kumaran2009-04-021-4/+4
| | | | Morsel class.
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-1/+0
|
* Create http package. #2883.Georg Brandl2008-05-261-0/+82