cpython/Lib/http
Serhiy Storchaka 91b0bc237c Issue #20331: Fixed possible FD leaks in various modules:
http.server, imghdr, mailcap, mimetypes, xml.etree.
2014-01-25 19:43:02 +02:00
..
__init__.py
client.py Issue #20007: HTTPResponse.read(0) no more prematurely closes connection. 2013-12-17 21:50:02 +02:00
cookiejar.py update url to spec (closes #20018) 2013-12-18 15:35:18 -06:00
cookies.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
server.py Issue #20331: Fixed possible FD leaks in various modules: 2014-01-25 19:43:02 +02:00