[issue15080] Cookie library doesn't parse date properly
Jeremy Gillick added the comment: I'm using Python 2.6.1 -- ___ Python tracker <http://bugs.python.org/issue15080> ___ ___ Python-bugs-list mailing list
[issue15080] Cookie library doesn't parse date properly
New submission from Jeremy Gillick : The cookie library doesn't seem to support the standard date format (RFC 822) for the expire property while parsing a cookie. For example, in the Python prompt: >>> import Cookie >>> cookie = Cookie.SimpleCookie('bcooki