◐ Shell
clean mode source ↗

Message 85121 - Python tracker

Message85121

Author orsenthil
Recipients noufal, orsenthil, vstinner
Date 2009-04-01.23:33:12
SpamBayes Score 0.032209888
Marked as misclassified No
Message-id <1238628795.3.0.282393223993.issue4860@psf.upfronthosting.co.za>
In-reply-to
Content
Cookie.Cookie is deprecated in Py2k. In Py3k, it is
http.cookies.SimpleCookie. The bug was present in Py3k, the attached
patch fixes it.
History
Date User Action Args
2009-04-01 23:33:15orsenthilsetrecipients: + orsenthil, vstinner, noufal
2009-04-01 23:33:15orsenthilsetmessageid: <1238628795.3.0.282393223993.issue4860@psf.upfronthosting.co.za>
2009-04-01 23:33:13orsenthillinkissue4860 messages
2009-04-01 23:33:13orsenthilcreate