commit | 6d7f9375a5181925f561720cdbce0a618a57606a | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Wed Jul 02 22:08:29 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Wed Jul 02 22:08:29 2008 +0000 |
tree | 560d86ec456aa84563192b38a197c3e4b83fc6ff | |
parent | b15bdf7f7a736f49f783ab75904e6b2438449743 [diff] |
Backport of r64677.
diff --git a/Lib/test/test_cookielib.py b/Lib/test/test_cookielib.py index 991506c..66f9a83 100644 --- a/Lib/test/test_cookielib.py +++ b/Lib/test/test_cookielib.py
@@ -1,4 +1,4 @@ -# -*- coding: utf-8 -*- +# -*- coding: latin-1 -*- """Tests for cookielib.py.""" import re, os, time