diff options
author | Raymond Hettinger <python@rcn.com> | 2003-06-09 08:50:57 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-06-09 08:50:57 +0000 |
commit | af81c2e887f185197be8073d7d95cf1ad5178330 (patch) | |
tree | 16da5aeadf8226b9188a676ebdce492eb9409c80 /Objects/moduleobject.c | |
parent | 1a44448b24cae0d99aa0556448442dae99604cd7 (diff) | |
download | cpython-git-af81c2e887f185197be8073d7d95cf1ad5178330.tar.gz |
SF bug #685773: 2 (more) bugs in turtle
The docs recommend filling by fill(1), drawing commands, fill(0).
However, the filling did not actually take place until the next
draw command. Fixed by issuing a null draw command at the end
of the fill method.
Diffstat (limited to 'Objects/moduleobject.c')
0 files changed, 0 insertions, 0 deletions