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-17 00:22:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
856ff5f986b248e9568d7efdb71f4ab6d232a51d
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
…