cpython/Lib/http
Giampaolo Rodola' 2f50aaf2ff modernize some modules' code by using with statement around open() 2013-02-12 02:04:27 +01:00
..
__init__.py Create http package. #2883. 2008-05-26 16:32:26 +00:00
client.py Issue #16723: httplib.HTTPResponse no longer marked closed when the connection 2013-02-06 10:37:19 +02: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 Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00