This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff96b2ae14b1efdfc01e202a03e5d464fdedfc87
cpython
/
Lib
/
http
T
History
Jeremy Hylton
236156f500
Use True/False for ints instead of 1/0. That's so Python 2.0.
2008-12-15 03:00:50 +00:00
..
__init__.py
…
client.py
Use True/False for ints instead of 1/0. That's so Python 2.0.
2008-12-15 03:00:50 +00:00
cookiejar.py
#2834
: Change re module semantics, so that str and bytes mixing is forbidden,
2008-08-19 17:56:33 +00:00
cookies.py
Merged revisions 66262 via svnmerge from
2008-09-06 19:37:35 +00:00
server.py
Issue3113: tests for CGIHTTPRequestHandler failed on windows:
2008-06-18 22:19:22 +00:00