mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Remove extra verb; reported by Detlef Lannert.
This commit is contained in:
parent
ca9a4a6e17
commit
a8b663806b
1 changed files with 1 additions and 2 deletions
|
@ -303,8 +303,7 @@ is not preceded by a match for \regexp{...}. This is called a
|
|||
\dfn{negative lookbehind assertion}. Similar to positive lookbehind
|
||||
assertions, the contained pattern must only match strings of some
|
||||
fixed length. Patterns which start with negative lookbehind
|
||||
assertions will may match at the beginning of the string being
|
||||
searched.
|
||||
assertions may match at the beginning of the string being searched.
|
||||
|
||||
\end{list}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue