From: Guido van Rossum Date: Mon, 29 Dec 1997 21:42:03 +0000 (+0000) Subject: Remove the commented-out warning at the top. It shouldn't be there X-Git-Tag: v1.5~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29d3b9368c9ee33630314549385cf422b19fab98;p=thirdparty%2FPython%2Fcpython.git Remove the commented-out warning at the top. It shouldn't be there for the 1.5 release version of the file. --- diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index 65c47ff0bd8c..3b32e63837c0 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 diff --git a/Doc/libre.tex b/Doc/libre.tex index 65c47ff0bd8c..3b32e63837c0 100644 --- a/Doc/libre.tex +++ b/Doc/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