Home
last modified time | relevance | path

Searched defs:strip_common_indent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Build/
DInline.py219 def strip_common_indent(code): function
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DTreeFragment.py192 def strip_common_indent(lines): function