[issue47011] Cloned turtle pen is not cleared completely
New submission from Learn Coding : When calling clear() method on a cloned turtle, some painted lines still remain on the screen. -- components: Library (Lib) files: testturtle.py messages: 415125 nosy: learncoding priority: normal severity: normal status: open title: Cloned turtle pen is not cleared completely versions: Python 3.10 Added file: https://bugs.python.org/file50673/testturtle.py ___ Python tracker <https://bugs.python.org/issue47011> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue47011] Cloned turtle pen is not cleared completely
Learn Coding added the comment: Tested on Windows 10 -- ___ Python tracker <https://bugs.python.org/issue47011> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue47011] Cloned turtle pen is not cleared completely
Change by Learn Coding : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue47011> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com