for the 1.5 release version of the file.
\bimodindex{re}
-% XXX Remove before 1.5final release.
-%{\large\bf This documentation is preliminary and incomplete. If you
-%find a bug or documentation error, or just find something unclear,
-%please send a message to
-%\code{string-sig@python.org}, and we'll fix it.}
-
This module provides regular expression matching operations similar to
those found in Perl. It's 8-bit clean: both patterns and strings may
contain null bytes and characters whose high bit is set. It is always
\bimodindex{re}
-% XXX Remove before 1.5final release.
-%{\large\bf This documentation is preliminary and incomplete. If you
-%find a bug or documentation error, or just find something unclear,
-%please send a message to
-%\code{string-sig@python.org}, and we'll fix it.}
-
This module provides regular expression matching operations similar to
those found in Perl. It's 8-bit clean: both patterns and strings may
contain null bytes and characters whose high bit is set. It is always