Searched refs:PythonIndenter (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
| D | pindent.py | 96 class PythonIndenter: class 339 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs) 345 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs) 351 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs) 402 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs) 410 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs) 418 pi = PythonIndenter(input, output, stepsize, tabsize, expandtabs)
|