summaryrefslogtreecommitdiffstats
path: root/Lib/http/cookiejar.py
Commit message (Expand)AuthorAgeFilesLines
...
* Make a new urllib package .Jeremy Hylton2008-06-181-9/+9
* Patch for issue 2848, mostly by Humberto Diogenes, with a couple ofBarry Warsaw2008-06-121-2/+2
* Remove _FooCookieJar modules and merge their content into http.cookiejar.Georg Brandl2008-05-261-2/+295
* Create http package. #2883.Georg Brandl2008-05-261-0/+1785