Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtabnanny.py266 def format_witnesses(w): function
295 msg = "indent not greater e.g. " + format_witnesses(witness)
324 msg = "indent not equal e.g. " + format_witnesses(witness)
/external/python/cpython2/Doc/library/
Dtabnanny.rst59 .. XXX document errprint, format_witnesses, Whitespace, check_equal, indents,