Closed fghber closed 6 years ago
re shows two new flags in Python 3.6 SubPatterns; the actual sub-pattern is now at value[3].
SubPatterns
value[3]
Thanks! This is now version 0.3.3 on pypi.
My pleasure!
re shows two new flags in Python 3.6
SubPatterns
; the actual sub-pattern is now atvalue[3]
.