Home
last modified time | relevance | path

Searched refs:allow_line_numbers (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Deditor.py71 allow_line_numbers = True variable in EditorWindow
356 if self.allow_line_numbers:
Dpyshell.py870 allow_line_numbers = False variable in PyShell