diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib.tex | 8 | ||||
-rw-r--r-- | Doc/lib/lib.tex | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index d33928c..4483a2c 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -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} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index d33928c..4483a2c 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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} |