summaryrefslogtreecommitdiffstats
path: root/Doc/libregex.tex
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-02-18 18:54:30 (GMT)
committerBarry Warsaw <barry@python.org>1997-02-18 18:54:30 (GMT)
commitcd77df64e6a02215feead95def6e1a4d355865a8 (patch)
tree4b06ca8368f24f7de6dca0ba494f6c0c2bc50fd9 /Doc/libregex.tex
parentb67a25c0794d4a2c4f4907a8eb021750c11b1de4 (diff)
downloadcpython-cd77df64e6a02215feead95def6e1a4d355865a8.zip
cpython-cd77df64e6a02215feead95def6e1a4d355865a8.tar.gz
cpython-cd77df64e6a02215feead95def6e1a4d355865a8.tar.bz2
Document the new get_syntax() function.
Diffstat (limited to 'Doc/libregex.tex')
-rw-r--r--Doc/libregex.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/libregex.tex b/Doc/libregex.tex
index 91f3a03..9766c2c 100644
--- a/Doc/libregex.tex
+++ b/Doc/libregex.tex
@@ -228,6 +228,10 @@ expressions.)
more information.
\end{funcdesc}
+\begin{funcdesc}{get_syntax}{}
+ Returns the current value of the syntax flags as an integer.
+\end{funcdesc}
+
\begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
This is like \code{compile}, but supports symbolic group names: if a
parenthesis-enclosed group begins with a group name in angular