Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -4/+3 |
| | | | | Part 2 of 3. Continues PR #7689, changeset ee5ef30. Edit and add tests for 18 modules, help_about to replace and run. | ||||
* | bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) | Cheryl Sabella | 2017-08-27 | 1 | -0/+172 |
Move some data and functions from the class to module level. Patch by Cheryl Sabella. |