This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
http
History
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
#11515
: fix several typos. Patch by Piotr Kasprzyk.
2011-03-15 05:18:48 +02:00
cookiejar.py
Issue
#5537
: Fix time2isoz() and time2netscape() functions of httplib.cookiejar
2011-03-21 02:38:51 +01:00
cookies.py
Merged revisions 87550 via svnmerge from
2010-12-28 18:56:33 +00:00
server.py
Issue
#11567
- Let's have the DOCTYPE as HTML instead of XHTML.
2011-03-20 10:44:30 +08:00