[issue991266] Cookie.py does not correctly quote Morsels
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.
[issue991266] Cookie.py does not correctly quote Morsels
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/iss