]> granicus.if.org Git - python/commit
Patch #1519566: Remove unused _tofill member.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Jul 2006 22:11:28 +0000 (22:11 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 10 Jul 2006 22:11:28 +0000 (22:11 +0000)
commit06c68b800ca3e31d2551923083ce8294ab94cb24
tree55f5e94158b05c9fcc5d8138fd5f9109a0bb3f22
parent722b88308da16225530a8852adc0581a918d5105
Patch #1519566: Remove unused _tofill member.
Make begin_fill idempotent.
Update demo2 to demonstrate filling of concave shapes.
Doc/lib/libturtle.tex
Lib/lib-tk/turtle.py
Misc/NEWS