]> granicus.if.org Git - python/commit
Fixing the issue4860. Escaping embedded '"' character in js_output() method of Morsel.
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 2 Apr 2009 03:00:34 +0000 (03:00 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 2 Apr 2009 03:00:34 +0000 (03:00 +0000)
commitc730a6a1237a31d0ce89ab8fee2dea9af450a6ee
tree2a2250447d2fb7558655801ce438f0acac106f08
parent985951df7f05b8206c5c928a7783326ea942a874
Fixing the issue4860. Escaping embedded '"' character in js_output() method of Morsel.
Lib/Cookie.py
Lib/test/test_cookie.py