Searched defs:find_indentation (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/lib2to3/ | ||
D | fixer_util.py | 250 def find_indentation(node): function |
/external/python/cpython3/Lib/lib2to3/ | ||
D | fixer_util.py | 271 def find_indentation(node): function |