Issue #13690: add re.DEBUG; patch by Filip Gruszczyński

This commit is contained in:
Sandro Tosi 2012-01-01 12:55:20 +01:00
parent b2794c842f
commit da785fd527
1 changed files with 5 additions and 0 deletions

View File

@ -498,6 +498,11 @@ form.
isn't allowed for bytes).
.. data:: DEBUG
Display debug information about compiled expression.
.. data:: I
IGNORECASE