Searched refs:ascii_lowercase (Results 1 – 3 of 3) sorted by relevance
27 ascii_lowercase = lowercase variable29 ascii_letters = ascii_lowercase + ascii_uppercase
13 s_command = 'tr %s %s' % (string.ascii_lowercase, string.ascii_uppercase)