]> granicus.if.org Git - python/commit
bpo-14117: Make minor tweaks to turtledemo (GH-8002)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 29 Jun 2018 05:10:05 +0000 (01:10 -0400)
committerGitHub <noreply@github.com>
Fri, 29 Jun 2018 05:10:05 +0000 (01:10 -0400)
commit891a1f86d415779cf67ca23e626a868e586feb05
treea852ba9e57d42f72ff2a9b79ef805b993b9dfebb
parentd904c238ca3551750cb97d15d827c3e525970867
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.
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]