]> 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:32:16 +0000 (22:32 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 05:32:16 +0000 (22:32 -0700)
commit00e05242ae650bc29e8052a5fb79cbb83224a657
tree50df8933b8e251f53b14901daea326cc4bfe4855
parentc00144cd7741a5060662e85717f6559ad46d02aa
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]