[issue3968] turtle.py: fill() and end_fill() do not work correctly

2008-09-26 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Committed in r66627 (2.5 branch only). -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> __

[issue3968] turtle.py: fill() and end_fill() do not work correctly

2008-09-25 Thread Gregor Lingl
Changes by Gregor Lingl <[EMAIL PROTECTED]>: -- title: fill() and end_fill() do not work correctly -> turtle.py: fill() and end_fill() do not work correctly ___ Python tracker <[EMAIL PROTECTED]> ___