Searched defs:ascii_lowercase (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | string.py | 25 ascii_lowercase = 'abcdefghijklmnopqrstuvwxyz' variable |
| /external/python/cpython2/Lib/ | ||
| D | string.py | 27 ascii_lowercase = lowercase variable |