Author: fred.drake
Date: Fri Mar 30 01:11:24 2007
New Revision: 54610
Modified:
python/branches/p3yk/Doc/lib/liburlparse.tex
Log:
make the markup match that of the trunk to avoid insane spread of
mystery italics
Modified: python/branches/p3yk/Doc/lib/liburlparse.tex
==============================================================================
--- python/branches/p3yk/Doc/lib/liburlparse.tex (original)
+++ python/branches/p3yk/Doc/lib/liburlparse.tex Fri Mar 30 01:11:24 2007
@@ -168,7 +168,7 @@
If you do not want that behavior, preprocess
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}
\begin{funcdesc}{urldefrag}{url}
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins