Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dpindent.py351 def complete_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
396 result = complete_string(source, stepsize, tabsize, expandtabs)