mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Use \citetitle in one place.
This commit is contained in:
parent
268df27c9a
commit
356d0ceb7e
3 changed files with 3 additions and 3 deletions
|
|
@ -686,7 +686,7 @@ The string passed to \function{match()} or \function{search()}.
|
|||
\end{memberdesc}
|
||||
|
||||
\begin{seealso}
|
||||
\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
|
||||
\seetext{Jeffrey Friedl, \citetitle{Mastering Regular Expressions},
|
||||
O'Reilly. The Python material in this book dates from before the
|
||||
\module{re} module, but it covers writing good regular expression
|
||||
patterns in great detail.}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue