Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/pgen2/
Dliterals.py8 simple_escapes = {"a": "\a", variable
22 esc = simple_escapes.get(tail)