aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_source_encoding.py
Commit message (Collapse)AuthorAge
* Issue #22390: Remove files created by testsVictor Stinner2014-10-05
|
* merge 3.3Benjamin Peterson2014-03-01
|
* ReindentMartin v. Löwis2014-02-28
|
* Merge with 3.3Martin v. Löwis2014-02-28
|
* 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