summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idle_test/test_help_about.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #27365: Finish merge so tests pass.Terry Jan Reedy2016-06-221-12/+12
|
* Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-221-0/+52
Rest of patch that should not be cherry picked into 3.5.2 final.