This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-14 07:49:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
c9a42070a6
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
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