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-06-16 08:01:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5d68aceb529934e75d505bbfaf867e02493a1bc
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
…