I am using PLY for a parsing task which uses re for the lexical analysis. Does anyone know what regular expression to use for a sequence of letters? There is a class for alphanumerics but I can't find one for just letters, which I find odd.
I am using python 3.4 -- Antoon Pardon -- https://mail.python.org/mailman/listinfo/python-list