Home
last modified time | relevance | path

Searched defs:triplet (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/
Dmulticall.py82 def bind(self, triplet, func): argument
98 def unbind(self, triplet, func): argument
213 def bind(self, triplet, func): argument
231 def unbind(self, triplet, func): argument
306 def _triplet_to_sequence(triplet): argument