commit | 0fe4513d9a5510ae91c0da7eb0433f79a6d4dda9 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sun Mar 24 17:12:28 2019 -0400 |
committer | GitHub <noreply@github.com> | Sun Mar 24 17:12:28 2019 -0400 |
tree | cf882c27dc64daf2d58af7a67a5adc2e5559129c | |
parent | 6661c1720ebd322e2cb6995a243e8dc6e588d931 [diff] |
bpo-36405: IDLE - Restore __main__ and add tests (#12518) Fix error in commit 2b75155 noticed by Serhiy Storchaka.