[issue3924] cookielib chokes on non-integer cookie version, should ignore it instead

John J Lee report at bugs.python.org
Sat Oct 25 18:50:39 CEST 2008


John J Lee <jjlee at users.sourceforge.net> added the comment:

Patch with tests attached.  The patch is slightly different to my first
suggestion: in the patch, invalid version values cause the cookie to be
ignored (but double quotes around valid versions are fine).

----------
keywords: +patch
Added file: http://bugs.python.org/file11888/issue3924.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3924>
_______________________________________


More information about the Python-bugs-list mailing list