Commit Graph

5 Commits

Author SHA1 Message Date
Alvaro Caceres
9e71e54aa9 Add http status code constants to 2.7/httplib (#584) 2016-10-06 09:42:42 -07:00
Matthias Kramm
28dbd6cc6a change ='' to :str=... in httplib 2016-04-08 11:59:34 -07:00
Matthias Kramm
25a3fac0fd Fix default parameter syntax.
Use 'x:bool = ...' instead of 'x:bool = True' or 'x:bool = False'.
2016-01-22 16:39:15 -08:00
Guido van Rossum
a0deb69be9 Updated stub for 2.7 httplib; new stubs for 2.7 mimetools, rfc822. 2015-11-23 10:29:38 -08:00
Ben Longbons
56fe787c74 Update a bunch of stubs 2015-10-19 20:02:10 -07:00