summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/libre.tex6
1 files changed, 0 insertions, 6 deletions
diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex
index 65c47ff..3b32e63 100644
--- a/Doc/lib/libre.tex
+++ b/Doc/lib/libre.tex
@@ -3,12 +3,6 @@
\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