]> granicus.if.org Git - python/commit
bpo-14117: Make minor tweaks to turtledemo (GH-8002)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Jun 2018 05:30:44 +0000 (22:30 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 05:30:44 +0000 (22:30 -0700)
commite2c5a753fa3eabe176c34048e3b68674f99386b0
tree9853be4a78ca0a510feb79a15a698e2cb7435012
parent3ed44141216aa1d2d8dd7d170c2dc216a6e718b6
bpo-14117: Make minor tweaks to turtledemo (GH-8002)

The 'wikipedia' example is now 'rosette', describing what it draws.
The 'penrose' print output is reduced.  The 'tree' '1024'
output is eliminated.
(cherry picked from commit 891a1f86d415779cf67ca23e626a868e586feb05)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/turtledemo/penrose.py
Lib/turtledemo/rosette.py [moved from Lib/turtledemo/wikipedia.py with 100% similarity]
Lib/turtledemo/tree.py
Misc/NEWS.d/next/Library/2018-06-29-00-31-36.bpo-14117.3nvDuR.rst [new file with mode: 0644]