]> granicus.if.org Git - python/commit
FIx some Latin-1 characters to be UTF-8 as the file encoding specifies.
authorBrett Cannon <bcannon@gmail.com>
Wed, 2 Jul 2008 21:40:11 +0000 (21:40 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 2 Jul 2008 21:40:11 +0000 (21:40 +0000)
commit3bff9d269c8fece4126c4698e67e79362b53bfd1
tree6e8aeb46eef91c1ffb56ff165e18170848d8b169
parent76cf55f49965f485633ac78bb34890ad6f77a876
FIx some Latin-1 characters to be UTF-8 as the file encoding specifies.

Closes issue #3261. THankjs Leo Soto for the bug report.
Lib/test/test_cookielib.py