Searched defs:ispythonsource (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/idlelib/ | ||
| D | outwin.py | 83 def ispythonsource(self, filename): member in OutputWindow |
| D | pyshell.py | 1132 def ispythonsource(self, filename): member in PyShell |
| D | editor.py | 805 def ispythonsource(self, filename): member in EditorWindow |