Home
last modified time | relevance | path

Searched refs:_invalid_method (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dcalltip.py152 _invalid_method = "invalid method signature" variable
176 if msg.startswith(_invalid_method):
177 return _invalid_method
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py214 mtip = calltip._invalid_method

Completed in 2 milliseconds