aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_source_encoding.py
Commit message (Collapse)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 ↵Serhiy Storchaka2013-06-13
|\ | | | | | | test_source_encoding.py.
| * 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