aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_source_encoding.py
Commit message (Expand)AuthorAge
* Issue #18202: Fix minor bugs and cleanup test_source_encoding.py.Serhiy Storchaka2013-06-19
* Stop using the deprecated unittest.TestCase.assertRaisesRegexp()Brett Cannon2013-06-16
* Issue #18048: Merge test_pep263.py and test_coding.py into test_source_encodi...Serhiy Storchaka2013-06-13
|\
| * Issue #18048: Rename test_pep263.py to test_source_encoding.py.Serhiy Storchaka2013-06-13
* Issue #18048: Rename test_coding.py to test_source_encoding.py.Serhiy Storchaka2013-06-13