language. It supports a wide range of applications, from simple text
processing scripts to interactive WWW browsers.
-While the {\em Python Reference Manual} describes the exact syntax and
+While the \emph{Python Reference Manual} describes the exact syntax and
semantics of the language, it does not describe the standard library
that is distributed with the language, and which greatly enhances its
immediate usability. This library contains built-in modules (written
documented in the Reference Manual.
This manual assumes basic knowledge about the Python language. For an
-informal introduction to Python, see the {\em Python Tutorial}; the
+informal introduction to Python, see the \emph{Python Tutorial}; the
Python Reference Manual remains the highest authority on syntactic and
-semantic questions. Finally, the manual entitled {\em Extending and
+semantic questions. Finally, the manual entitled \emph{Extending and
Embedding the Python Interpreter} describes how to add new extensions
to Python and how to embed it in other applications.
language. It supports a wide range of applications, from simple text
processing scripts to interactive WWW browsers.
-While the {\em Python Reference Manual} describes the exact syntax and
+While the \emph{Python Reference Manual} describes the exact syntax and
semantics of the language, it does not describe the standard library
that is distributed with the language, and which greatly enhances its
immediate usability. This library contains built-in modules (written
documented in the Reference Manual.
This manual assumes basic knowledge about the Python language. For an
-informal introduction to Python, see the {\em Python Tutorial}; the
+informal introduction to Python, see the \emph{Python Tutorial}; the
Python Reference Manual remains the highest authority on syntactic and
-semantic questions. Finally, the manual entitled {\em Extending and
+semantic questions. Finally, the manual entitled \emph{Extending and
Embedding the Python Interpreter} describes how to add new extensions
to Python and how to embed it in other applications.