Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DPyParse.py97 _tran = ['x'] * 256 variable
104 _tran = ''.join(_tran) variable