commit | 90bc71f5b18abc0bb232f8ff8f56683b4420c3e0 | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium> | Sat Sep 12 02:20:06 2015 +0000 |
committer | Martin Panter <vadmium> | Sat Sep 12 02:20:06 2015 +0000 |
tree | 79f6e08a129fa33311e9eb3d6c3586f7cd3c2bb0 | |
parent | d0384044ee1bbf62173eed3fb55cb4eca0159e3a [diff] |
Remove and enable misplaced codecs tests ported from Python 3 Most of these tests are about blacklisted non-text codecs, which are not relevant in Python 2. The only one remaining is TransformCodecTest.test_uu_ invalid().