cpython/Lib/http
Senthil Kumaran 052ddb01b3 #17460: Remove the strict argument of HTTPConnection and removing the
DeprecationWarning being issued from 3.2 onwards.
2013-03-18 14:11:41 -07:00
..
__init__.py
client.py #17460: Remove the strict argument of HTTPConnection and removing the 2013-03-18 14:11:41 -07:00
cookiejar.py modernize some modules' code by using with statement around open() 2013-02-12 02:04:27 +01:00
cookies.py merge - Fix for issue14426 - buildbots here I come 2012-05-20 16:58:59 +08:00
server.py #1291 http.server's send_error takes an optional explain argument 2013-03-15 07:53:21 -07:00