We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd195e2 commit 073150dCopy full SHA for 073150d
Doc/library/string.rst
@@ -765,7 +765,7 @@ attributes:
765
766
While *flags* is kept to ``re.IGNORECASE`` for backward compatibility,
767
you can override it to ``0`` or ``re.IGNORECASE | re.ASCII`` when
768
- subclassing. It's simple way to avoid unexpected match like above example.
+ subclassing.
769
770
.. versionchanged:: 3.7
771
*braceidpattern* can be used to define separate patterns used inside and
0 commit comments