Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/pgen2/
Dliterals.py40 def evalString(s): function
54 e = evalString(s)
/external/python/cpython2/Lib/lib2to3/
Dpatcomp.py144 value = unicode(literals.evalString(node.value))