diff options
Diffstat (limited to 'Lib/re/_constants.py')
| -rw-r--r-- | Lib/re/_constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/re/_constants.py b/Lib/re/_constants.py index c735edf..5317fd5 100644 --- a/Lib/re/_constants.py +++ b/Lib/re/_constants.py @@ -13,7 +13,7 @@ # update when constants are added or removed -MAGIC = 20220318 +MAGIC = 20220402 from _sre import MAXREPEAT, MAXGROUPS |
