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 45ec333 commit a2388beCopy full SHA for a2388be
1 file changed
Doc/howto/regex.rst
@@ -76,7 +76,7 @@ devoted to discussing various metacharacters and what they do.
76
Here's a complete list of the metacharacters; their meanings will be discussed
77
in the rest of this HOWTO. ::
78
79
- . ^ $ * + ? { [ ] \ | ( )
+ . ^ $ * + ? { } [ ] \ | ( )
80
81
The first metacharacters we'll look at are ``[`` and ``]``. They're used for
82
specifying a character class, which is a set of characters that you wish to
0 commit comments