Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dstring.py27 ascii_letters = ascii_lowercase + ascii_uppercase variable
/external/python/cpython2/Lib/
Dstring.py29 ascii_letters = ascii_lowercase + ascii_uppercase variable