Zakres alfabetów za pomocą Re RE
>>> import string
>>> string.ascii_lowercase
'abcdefghijklmnopqrstuvwxyz'
sree_007
>>> import string
>>> string.ascii_lowercase
'abcdefghijklmnopqrstuvwxyz'