commit | a6a9c4d2ac2ceb4535fb3ff8afb54b52328c9c0f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat May 30 06:15:30 2009 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat May 30 06:15:30 2009 +0000 |
tree | 433c17562a1bb731c1f7bbe9423ae83f41fac140 | |
parent | 1b01ccd76a5dfd00efe07af0e942afe0b59de63a [diff] |
5562 -> 3061.
diff --git a/Lib/test/test_time.py b/Lib/test/test_time.py index 4e21a64..93d4d36 100644 --- a/Lib/test/test_time.py +++ b/Lib/test/test_time.py
@@ -230,7 +230,7 @@ def tearDown(self): locale.setlocale(locale.LC_ALL, self.oldloc) - def test_bug_5562(self): + def test_bug_3061(self): try: tmp = locale.setlocale(locale.LC_ALL, "fr_FR") except locale.Error: