Max Ischenko wrote:
> File '/usr/lib/python2.4/Cookie.py', line 453 in set
> raise CookieError("Illegal key value: %s" % key)
> CookieError: Illegal key value: 070-it-:><?0
>
> HTTP_COOKIE: '...'
> HTTP_COOKIE2: '$Version=1'
Weird... I'm not sure how this exception and this cookie fit together
(unless you've removed the cookie value?). But probably errors in
parsing cookies should be warnings, not exceptions.
--
Ian Bicking : [EMAIL PROTECTED] : http://blog.ianbicking.org
: Write code, do good : http://topp.openplans.org/careers
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---