source: python/vendor/Python-2.7.6/Demo/turtle/turtle.cfg

Last change on this file was 2, checked in by Yuri Dario, 15 years ago

Initial import for vendor code.

  • Property svn:eol-style set to native
File size: 160 bytes
Line 
1width = 800
2height = 600
3canvwidth = 1200
4canvheight = 900
5shape = arrow
6mode = standard
7resizemode = auto
8fillcolor = ""
9title = Python turtle graphics demo.
10
Note: See TracBrowser for help on using the repository browser.