summaryrefslogtreecommitdiffstats
path: root/Lib/http/cookies.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 74745 via svnmerge fromBenjamin Peterson2009-09-111-1/+3
* Fixing the issue4860. Escaping the embedded '"' in the js_output method of Mo...Senthil Kumaran2009-04-021-1/+1
* Merged revisions 66262 via svnmerge fromBenjamin Peterson2008-09-061-0/+6
* #2834: Change re module semantics, so that str and bytes mixing is forbidden,Antoine Pitrou2008-08-191-1/+1
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-153/+8
* Create http package. #2883.Georg Brandl2008-05-261-0/+733