Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dstringold.py35 _idmap = '' variable
DCookie.py310 _idmap = ''.join(chr(x) for x in xrange(256)) variable
Dstring.py39 _idmap = str('').join(l) variable