Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/scripts/
Dpindent.py367 def reformat_string(source, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
424 result = reformat_string(source, stepsize, tabsize, expandtabs)