]> granicus.if.org Git - python/commit
Issue #5275: In Cookie's Cookie.load(), properly handle non-string arguments as docum...
authorGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 08:17:04 +0000 (08:17 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 08:17:04 +0000 (08:17 +0000)
commitd22b9519d120d3a6a678f516c1ee020601c3ac3a
treeb2b27c9b913694f3c5caf8ee407e7fc07275951c
parentfe18a11858d73189fee6e1677111471ba2437848
Issue #5275: In Cookie's Cookie.load(), properly handle non-string arguments as documented.
Lib/Cookie.py
Misc/NEWS