Terry Jan Reedy
|
1375538b1a
|
De-'colour'ize stdlib except for idlelib.configDialog.
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
|
2014-10-09 18:44:26 -04:00 |
Terry Jan Reedy
|
f7f746a828
|
Issue #21882: In turtle demos, remove module scope gui and sys calls by
moving them to the module's main function.
|
2014-06-30 16:09:16 -04:00 |
Terry Jan Reedy
|
3fecd48bde
|
Issue #14117: Inprove help text and docstrings, some for clarity, some just to
fit in the default width of the text window (45 chars).
|
2014-06-24 22:21:36 -04:00 |
Terry Jan Reedy
|
122df1eda4
|
Issue #21823: Catch turtle.Terminator exceptions in turtledemo.
Add note to demohelp.txt about doing so.
|
2014-06-22 01:18:48 -04:00 |
Martin v. Löwis
|
8718459f0f
|
Patch #1513695: New turtle module, with demos.
|
2008-06-04 06:29:55 +00:00 |