Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Drunscript.py22 indent_message = """Error: Inconsistent indentation detected! variable
69 self.errorbox("Tab/space error", indent_message)
/external/python/cpython2/Lib/idlelib/
DScriptBinding.py33 indent_message = """Error: Inconsistent indentation detected! variable
82 self.errorbox("Tab/space error", indent_message)