mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Use \emph{} for all references to the other documents, not just some of them.
This commit is contained in:
parent
20989e834d
commit
b660b63edf
2 changed files with 8 additions and 8 deletions
|
@ -49,10 +49,10 @@ documented in the Reference Manual.
|
|||
|
||||
This manual assumes basic knowledge about the Python language. For an
|
||||
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 \emph{Extending and
|
||||
Embedding the Python Interpreter} describes how to add new extensions
|
||||
to Python and how to embed it in other applications.
|
||||
\emph{Python Reference Manual} remains the highest authority on
|
||||
syntactic 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.
|
||||
|
||||
\end{abstract}
|
||||
|
||||
|
|
|
@ -49,10 +49,10 @@ documented in the Reference Manual.
|
|||
|
||||
This manual assumes basic knowledge about the Python language. For an
|
||||
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 \emph{Extending and
|
||||
Embedding the Python Interpreter} describes how to add new extensions
|
||||
to Python and how to embed it in other applications.
|
||||
\emph{Python Reference Manual} remains the highest authority on
|
||||
syntactic 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.
|
||||
|
||||
\end{abstract}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue