Thanks to visit codestin.com Credit goes to github.com
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 365ad2e commit 7dfbd49Copy full SHA for 7dfbd49
1 file changed
Doc/library/re.rst
@@ -204,7 +204,7 @@ The special characters are:
204
Standard #18`_ might be added in the future. This would change the
205
syntax, so to facilitate this change a :exc:`FutureWarning` will be raised
206
in ambiguous cases for the time being.
207
- That include sets starting with a literal ``'['`` or containing literal
+ That includes sets starting with a literal ``'['`` or containing literal
208
character sequences ``'--'``, ``'&&'``, ``'~~'``, and ``'||'``. To
209
avoid a warning escape them with a backslash.
210
0 commit comments