Regular Expression HOWTO

A.M. Kuchling

Abstract:

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 in several formats, including PostScript, PDF, HTML and plain ASCII, from the Python HOWTO page at http://www.python.org/doc/howto/.