Home
last modified time | relevance | path

Searched refs:isCarbonTk (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
Dmacosx.py45 def isCarbonTk(): function
234 if isCarbonTk():
Deditor.py457 if macosx.isCarbonTk():
DNEWS.txt909 4. In macosc, runningAsOSXAPP == isAquaTk; idCarbonAquaTk == isCarbonTk
/third_party/python/Lib/idlelib/idle_test/
Dtest_macosx.py54 (macosx.isCarbonTk, ('carbon')),