Searched defs:update_code_context (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/idlelib/ | ||
| D | CodeContext.py | 134 def update_code_context(self): member in CodeContext |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | codecontext.py | 179 def update_code_context(self): member in CodeContext |