mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
parent
77628658ca
commit
a5a173efbf
1 changed files with 1 additions and 1 deletions
|
@ -782,7 +782,7 @@ used for groups that did not participate in the match; it defaults to
|
|||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}[MatchObject]{start}{\optional{group}}
|
||||
\funcline{end}{\optional{group}}
|
||||
\methodline{end}{\optional{group}}
|
||||
Return the indices of the start and end of the substring
|
||||
matched by \var{group}; \var{group} defaults to zero (meaning the whole
|
||||
matched substring).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue