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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1ef6735ba175d243b3bb8d7f46c53ffbecfb7bd
cpython
/
Lib
/
http
T
History
Georg Brandl
6101395e74
Remove deprecated SmartCookie and SerialCookie classes.
2008-05-28 15:56:30 +00:00
..
__init__.py
…
client.py
…
cookiejar.py
Remove _FooCookieJar modules and merge their content into http.cookiejar.
2008-05-26 17:56:51 +00:00
cookies.py
Remove deprecated SmartCookie and SerialCookie classes.
2008-05-28 15:56:30 +00:00
server.py
…