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:15 | orsenthil | set | recipients: + orsenthil, vstinner, noufal |
| 2009-04-01 23:33:15 | orsenthil | set | messageid: <1238628795.3.0.282393223993.issue4860@psf.upfronthosting.co.za> |
| 2009-04-01 23:33:13 | orsenthil | link | issue4860 messages |
| 2009-04-01 23:33:13 | orsenthil | create | |