From: Gustavo Niemeyer Date: Sat, 18 Oct 2003 15:28:22 +0000 (+0000) Subject: Fixed \versionadded for the (?(id/name)yes|no) expression support. X-Git-Tag: v2.4a1~1419 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d969775d9c759407b885e85c8a8135b7f1abb5ce;p=thirdparty%2FPython%2Fcpython.git Fixed \versionadded for the (?(id/name)yes|no) expression support. --- diff --git a/Doc/lib/libre.tex b/Doc/lib/libre.tex index b6818a9ced74..7d59ee514289 100644 --- a/Doc/lib/libre.tex +++ b/Doc/lib/libre.tex @@ -304,7 +304,7 @@ is optional and can be omitted. For example, \regexp{(<)?(\e w+@\e w+(?:\e .\e w+)+)(?(1)>)} is a poor email matching pattern, which will match with \code{''} as well as \code{'user@host.com'}, but not with \code{'