]> granicus.if.org Git - python/commit
Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel...
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 2 Apr 2009 03:02:03 +0000 (03:02 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 2 Apr 2009 03:02:03 +0000 (03:02 +0000)
commit3e2ea79bdaa6be1337b34f8da03f8c42dfe43d2f
treec8dfbdea3199a296fd204945c1255c4c83d7eaec
parentb868a66ccb9cde89d934a896fe3c5629ed007d42
Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class.
Lib/http/cookies.py
Lib/test/test_http_cookies.py