Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dstring.py25 ascii_lowercase = 'abcdefghijklmnopqrstuvwxyz' variable
/external/python/cpython2/Lib/
Dstring.py27 ascii_lowercase = lowercase variable