Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the debug print that i accidentally left in. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-10 | 1 | -1/+0 |
| | |||||
* | Issue #25969: Update the lib2to3 grammar to handle the unpacking | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-09 | 1 | -0/+11 |
| | | | | generalizations added in 3.5. | ||||
* | add fixer for reload() -> imp.reload() (closes #11797)\n\nPatch by Laurie ↵ | Benjamin Peterson | 2012-12-07 | 1 | -0/+28 |
Clark-Michalek and Berker Peksag |