I need to use PLY for a parser, and PLY forces you to write regular expressions in string ntoation inside a token definition. For example:
# A regular express