Home
last modified time | relevance | path

Searched refs:pendict (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dturtle.py2251 def pen(self, pen=None, **pendict): argument
2309 if not (pen or pendict):
2316 p.update(pendict)
/external/python/cpython2/Doc/library/
Dturtle.rst780 .. function:: pen(pen=None, **pendict)
783 :param pendict: one or more keyword-arguments with the below listed keys as keywords