cpython/Lib/http
Victor Stinner 628225c0d1 Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar
for expiration year greater than 2038 on 32-bit systems.
2011-03-21 02:38:51 +01:00
..
__init__.py
client.py
cookiejar.py Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar 2011-03-21 02:38:51 +01:00
cookies.py
server.py Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. 2011-03-20 10:44:30 +08:00