Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23277: Remove more unused sys and os imports. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
* | Issue #26581: Use the first coding cookie on a line, not the last one. | Serhiy Storchaka | 2016-03-20 | 1 | -1/+1 |
* | Issue #21503: Use test_both() consistently in test_importlib. | Eric Snow | 2014-05-16 | 1 | -8/+20 |
* | Issue #19721: Consolidate test_importlib utility code into a single | Brett Cannon | 2014-05-09 | 1 | -3/+2 |
* | Issue 19713: Add PEP 451-related deprecations. | Eric Snow | 2014-01-07 | 1 | -8/+13 |
* | Issue #19712: Update test.test_importlib.source for PEP 451 | Brett Cannon | 2013-12-06 | 1 | -3/+38 |
* | Issue #16803: test.test_importlib.source now tests frozen and source code | Brett Cannon | 2013-11-08 | 1 | -9/+11 |
* | Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script | Serhiy Storchaka | 2013-09-16 | 1 | -3/+3 |
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 1 | -0/+123 |