This document is an introductory tutorial to using regular expressions
in Python with the
re module. It provides a gentler
introduction than the corresponding section in the Library Reference.
This document is available from
http://www.amk.ca/python/howto.