]> granicus.if.org Git - python/commit
Remove deprecated SmartCookie and SerialCookie classes.
authorGeorg Brandl <georg@python.org>
Wed, 28 May 2008 15:56:30 +0000 (15:56 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 28 May 2008 15:56:30 +0000 (15:56 +0000)
commit6101395e74b1fd6118108e17c6c48512476773a2
treeda29621fbdcbe91593102140d00f751c4b066db3
parentb17acad68ea21c60dbc2088644f2934032304628
Remove deprecated SmartCookie and SerialCookie classes.
Doc/library/http.cookies.rst
Lib/http/cookies.py
Lib/test/test_http_cookies.py
Misc/NEWS