Searched defs:getlineno (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
H A D | test_codecontext.py | 46 def getlineno(self, index): member in DummyEditwin |
H A D | test_sidebar.py | 34 def getlineno(self, index): member in Dummy_editwin |
/third_party/python/Lib/idlelib/ | ||
H A D | editor.py | 1099 def getlineno(self, mark="insert"): member in EditorWindow |
/third_party/python/Lib/ | ||
H A D | inspect.py | 1705 def getlineno(frame): function |
Completed in 9 milliseconds