Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dmacosx.py68 def isCocoaTk(): function
237 if isCocoaTk():
268 isAquaTk(), isCarbonTk(), isCocoaTk(), isXQuartz() functions which
H A Drunscript.py121 if macosx.isCocoaTk() and (time.perf_counter() - self.perf < .05):
H A Deditor.py1697 if (not keylist) or (macosx.isCocoaTk() and eventname in {
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_macosx.py55 (macosx.isCocoaTk, ('cocoa')),

Completed in 4 milliseconds