commit | 1ead69849486321bd46ae2750da0b32c199d7322 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Oct 29 23:58:36 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Oct 29 23:58:36 2006 +0000 |
tree | 9a062c852218945753b9f891204ea11344d6430a | |
parent | 7b932da4432110c03efcc026d9e9fc19b33207eb [diff] |
I'm assuming this is correct, it fixes the tests so they pass again
diff --git a/Lib/test/test_codecs.py b/Lib/test/test_codecs.py index 57edd26..21cd1b9 100644 --- a/Lib/test/test_codecs.py +++ b/Lib/test/test_codecs.py
@@ -1068,6 +1068,7 @@ only_strict_mode = [ "idna", "zlib_codec", + "bz2_codec", ] try: