Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da785fd

Browse files
committed
Issue #13690: add re.DEBUG; patch by Filip Gruszczyński
1 parent b2794c8 commit da785fd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/library/re.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,11 @@ form.
498498
isn't allowed for bytes).
499499

500500

501+
.. data:: DEBUG
502+
503+
Display debug information about compiled expression.
504+
505+
501506
.. data:: I
502507
IGNORECASE
503508

0 commit comments

Comments
 (0)