Searched defs:ascii_lowercase (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dstring.py27 ascii_lowercase = lowercase variable
29 ascii_letters = ascii_lowercase + ascii_uppercase
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dstring.py27 ascii_lowercase = lowercase variable
29 ascii_letters = ascii_lowercase + ascii_uppercase

Completed in 28 milliseconds