Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dstring.py26 ascii_uppercase = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' variable
/external/python/cpython2/Lib/
Dstring.py28 ascii_uppercase = uppercase variable