Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
36cea39b225e9814abcebb0f96088cfdb5b9d36c
/
.
/
Demo
/
turtle
/
turtle.cfg
blob: bd89a741f926912a6a9288a688d1f31d133afac9 [
file
] [
log
] [
blame
]
Martin v. Löwis
97cf99f
2008-06-10 04:44:07 +0000
[
diff
] [
blame
]
1
width
=
800
2
height
=
600
3
canvwidth
=
1200
4
canvheight
=
900
5
shape
=
arrow
6
mode
=
standard
7
resizemode
=
auto
8
fillcolor
=
""
9
title
=
Python
turtle graphics demo
.
10