summaryrefslogtreecommitdiffstats
path: root/Doc/library/http.cookiejar.rst
Commit message (Expand)AuthorAgeFilesLines
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
|\
| * #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-211-1/+1
* | Replace mentions of IOErrorAntoine Pitrou2011-10-121-2/+9
|/
* Merge 3.1Éric Araujo2011-03-261-1/+1
|\
| * Use universal construct os.path.expanduser('~') instead of os.environ['HOME']Éric Araujo2011-03-251-1/+1
| * Merged revisions 82785 via svnmerge fromSenthil Kumaran2010-07-111-9/+2
| * Merged revisions 80629 via svnmerge fromSenthil Kumaran2010-04-291-2/+2
* | More source linksRaymond Hettinger2011-01-271-0/+3
* | Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested...Senthil Kumaran2010-07-111-9/+2
* | Merged revisions 80627 via svnmerge fromSenthil Kumaran2010-04-291-2/+2
|/
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Fix old urllib/urllib2/urlparse usage.Georg Brandl2008-06-231-19/+20
* Remove last traces of mimetools.Georg Brandl2008-06-121-4/+3
* Create http package. #2883.Georg Brandl2008-05-261-0/+746