]> granicus.if.org Git - python/commit
#3788: more tests for http.cookies, now at 95% coverage. Also bring coding style...
authorGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 21:04:00 +0000 (21:04 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 21:04:00 +0000 (21:04 +0000)
commit76e155a157e432f85cdd11448cf4904f827cbdbb
tree4a5e28ed604c25fb927dfd1d645d9b24d32ead14
parent7b280e9197fcded4661b90ca064f1a83f2d80608
#3788: more tests for http.cookies, now at 95% coverage.  Also bring coding style in the module up to PEP 8, where it does not break backwards compatibility.
Lib/http/cookies.py
Lib/test/test_http_cookies.py