Senthil Kumaran
|
05ec6aca3a
|
Fix #18007 : Document CookieJar.add_cookie_header request parameter changes in 3.3
|
2013-05-23 05:27:38 -07:00 |
Hynek Schlawack
|
87d8200978
|
#14804: Remove [] around optional arguments with default values
|
2012-05-21 13:35:03 +02:00 |
Hynek Schlawack
|
dfa465243c
|
#14804: Remove [] around optional arguments with default values
|
2012-05-21 11:01:54 +02:00 |
Antoine Pitrou
|
62ab10a05a
|
Replace mentions of IOError
|
2011-10-12 20:10:51 +02:00 |
Éric Araujo
|
722bec4210
|
Merge 3.1
|
2011-03-26 01:59:47 +01:00 |
Éric Araujo
|
4dcf50250c
|
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
|
2011-03-25 20:31:50 +01:00 |
Raymond Hettinger
|
469271d4ea
|
More source links
|
2011-01-27 20:38:46 +00:00 |
Senthil Kumaran
|
5e4c177e88
|
Merged revisions 82785 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82785 | senthil.kumaran | 2010-07-11 10:31:52 +0530 (Sun, 11 Jul 2010) | 3 lines
Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested by John J Lee.
........
|
2010-07-11 05:06:37 +00:00 |
Senthil Kumaran
|
aba088e01d
|
Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested by John J Lee.
|
2010-07-11 05:01:52 +00:00 |
Senthil Kumaran
|
cbfee1d0ce
|
Merged revisions 80629 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80629 | senthil.kumaran | 2010-04-30 01:32:50 +0530 (Fri, 30 Apr 2010) | 9 lines
Merged revisions 80627 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80627 | senthil.kumaran | 2010-04-30 01:16:08 +0530 (Fri, 30 Apr 2010) | 3 lines
Fixing the Broken links of mechanize library.
........
................
|
2010-04-29 20:07:33 +00:00 |
Senthil Kumaran
|
5ffe0e6df8
|
Merged revisions 80627 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80627 | senthil.kumaran | 2010-04-30 01:16:08 +0530 (Fri, 30 Apr 2010) | 3 lines
Fixing the Broken links of mechanize library.
........
|
2010-04-29 20:02:50 +00:00 |
Georg Brandl
|
1f01debe6f
|
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r68162 | ronald.oussoren | 2009-01-02 16:06:00 +0100 (Fri, 02 Jan 2009) | 3 lines
Fix for issue 4472 is incompatible with Cygwin, this patch
should fix that.
........
r68166 | benjamin.peterson | 2009-01-02 19:26:23 +0100 (Fri, 02 Jan 2009) | 1 line
document PyMemberDef
........
r68171 | georg.brandl | 2009-01-02 21:25:14 +0100 (Fri, 02 Jan 2009) | 3 lines
#4811: fix markup glitches (mostly remains of the conversion),
found by Gabriel Genellina.
........
r68176 | andrew.kuchling | 2009-01-02 22:00:35 +0100 (Fri, 02 Jan 2009) | 1 line
Add various items
........
r68195 | georg.brandl | 2009-01-03 14:45:15 +0100 (Sat, 03 Jan 2009) | 2 lines
Remove useless string literal.
........
r68196 | georg.brandl | 2009-01-03 15:29:53 +0100 (Sat, 03 Jan 2009) | 2 lines
Fix indentation.
........
r68210 | georg.brandl | 2009-01-03 20:10:12 +0100 (Sat, 03 Jan 2009) | 2 lines
Set eol-style correctly for mp_distributing.py.
........
r68232 | georg.brandl | 2009-01-03 22:52:16 +0100 (Sat, 03 Jan 2009) | 2 lines
Grammar fix.
........
|
2009-01-03 22:47:39 +00:00 |
Georg Brandl
|
029986af24
|
Fix old urllib/urllib2/urlparse usage.
|
2008-06-23 11:44:14 +00:00 |
Georg Brandl
|
83e9f4cd77
|
Remove last traces of mimetools.
|
2008-06-12 18:52:31 +00:00 |
Georg Brandl
|
2442015af2
|
Create http package. #2883.
|
2008-05-26 16:32:26 +00:00 |