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 c674f7d commit ed2a1dbCopy full SHA for ed2a1db
1 file changed
Doc/library/re.rst
@@ -9,8 +9,7 @@
9
10
11
This module provides regular expression matching operations similar to
12
-those found in Perl. Both patterns and strings to be searched can be
13
-Unicode strings as well as 8-bit strings.
+those found in Perl.
14
15
Both patterns and strings to be searched can be Unicode strings as well as
16
8-bit strings. However, Unicode strings and 8-bit strings cannot be mixed:
0 commit comments