]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #14117: Inprove help text and docstrings, some for clarity, some just to
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 25 Jun 2014 02:21:41 +0000 (22:21 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 25 Jun 2014 02:21:41 +0000 (22:21 -0400)
commitc5a72e6971b2927aa5fbfa6d7e02f6018b989768
tree08fa163da474ab4f506c697e951cfe47a49771d9
parent6f6922c0906e2986e221cb48c338f67ee72f1aee
Issue #14117: Inprove help text and docstrings, some for clarity, some just to
fit in the default width of the text window (45 chars).
Lib/turtledemo/demohelp.txt
Lib/turtledemo/forest.py
Lib/turtledemo/paint.py
Lib/turtledemo/peace.py
Lib/turtledemo/planet_and_moon.py
Lib/turtledemo/tree.py
Lib/turtledemo/two_canvases.py