[issue991266] Cookie.py does not correctly quote Morsels

2009-02-14 Thread Zan Dobersek

Zan Dobersek  added the comment:

This patch adds an unicode character, converted to UTF8 as a cookie's
comment and then checks if it is correctly quoted.

--
keywords: +patch
nosy: +zdobersek
Added file: http://bugs.python.org/file13085/991266test.patch

___
Python tracker 
<http://bugs.python.org/issue991266>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue991266] Cookie.py does not correctly quote Morsels

2009-02-18 Thread Zan Dobersek

Zan Dobersek  added the comment:

This patch properly quotes cookie's comment and successfully passes
test_cookie.py with applied patch.

Added file: http://bugs.python.org/file13130/991266fix.patch

___
Python tracker 
<http://bugs.python.org/issue991266>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com