Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/
Drefactor.py119 def _to_system_newlines(input): function
127 _to_system_newlines = _identity variable
541 f.write(_to_system_newlines(new_text))