turtle.py | 830 an image or a list constructed using the addcomponent method. 848 def addcomponent(self, poly, fill, outline=None): member in class:Shape 856 -- s.addcomponent(((0,0), (10,10), (-10,10)), "red", "blue") 861 >>> s.addcomponent(poly, "red", "blue") [all...] |