Lita Cho added the comment:

I also want to note that you can create duplicate turtles by using clone, and I 
am not sure why you would use multiple inheritance to draw more than 1 turtle 
running around. I didn't think turtle was meant to be used this way. In order 
to draw multiple turtles, I would use the clone method.

Is this to draw turtles running at the same time?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1702036>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to