mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Issue #13690: add re.DEBUG; patch by Filip Gruszczyński
This commit is contained in:
parent
b2794c842f
commit
da785fd527
1 changed files with 5 additions and 0 deletions
|
@ -498,6 +498,11 @@ form.
|
|||
isn't allowed for bytes).
|
||||
|
||||
|
||||
.. data:: DEBUG
|
||||
|
||||
Display debug information about compiled expression.
|
||||
|
||||
|
||||
.. data:: I
|
||||
IGNORECASE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue