Searched refs:clearstamps (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dturtle.py127 'circle', 'clear', 'clearstamp', 'clearstamps', 'clone', 'color',
2530 self.clearstamps()
2912 """does the work for clearstamp() and clearstamps()
2948 def clearstamps(self, n=None): function
2962 >>> turtle.clearstamps(2)
2963 >>> turtle.clearstamps(-2)
2964 >>> turtle.clearstamps()
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dturtle.py127 'circle', 'clear', 'clearstamp', 'clearstamps', 'clone', 'color',
2530 self.clearstamps()
2912 """does the work for clearstamp() and clearstamps()
2948 def clearstamps(self, n=None): function
2962 >>> turtle.clearstamps(2)
2963 >>> turtle.clearstamps(-2)
2964 >>> turtle.clearstamps()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py127 'circle', 'clear', 'clearstamp', 'clearstamps', 'clone', 'color',
2530 self.clearstamps()
2912 """does the work for clearstamp() and clearstamps()
2948 def clearstamps(self, n=None): function
2962 >>> turtle.clearstamps(2)
2963 >>> turtle.clearstamps(-2)
2964 >>> turtle.clearstamps()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py127 'circle', 'clear', 'clearstamp', 'clearstamps', 'clone', 'color',
2530 self.clearstamps()
2912 """does the work for clearstamp() and clearstamps()
2948 def clearstamps(self, n=None): function
2962 >>> turtle.clearstamps(2)
2963 >>> turtle.clearstamps(-2)
2964 >>> turtle.clearstamps()

Completed in 43 milliseconds