mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
make the markup match that of the trunk to avoid insane spread of
mystery italics
This commit is contained in:
parent
6b18a5bb32
commit
0e074483e7
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ for \function{urlparse()}.
|
||||||
|
|
||||||
If you do not want that behavior, preprocess
|
If you do not want that behavior, preprocess
|
||||||
the \var{url} with \function{urlsplit()} and \function{urlunsplit()},
|
the \var{url} with \function{urlsplit()} and \function{urlunsplit()},
|
||||||
removing possible \em{scheme} and \em{netloc} parts.
|
removing possible \emph{scheme} and \emph{netloc} parts.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{urldefrag}{url}
|
\begin{funcdesc}{urldefrag}{url}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue