]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
The Reference Manual is now official.
authorGuido van Rossum <guido@python.org>
Mon, 25 Nov 1991 17:28:03 +0000 (17:28 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 25 Nov 1991 17:28:03 +0000 (17:28 +0000)
Doc/lib.tex
Doc/lib/lib.tex
Doc/tut.tex
Doc/tut/tut.tex

index dc7bcb1abae8c2d960c3711b911ca723f32bdeda..c11cb5b2a5294e6301f70bcba223b84fae6f164f 100644 (file)
 \begin{abstract}
 
 \noindent
-This document describes the built-in types, exceptions and functions and
-the standard modules that come with the Python system.
-It assumes basic knowledge about the Python language.
-For an informal introduction to the language, see the Tutorial document.
-The Language Reference document (XXX not yet existing)
-gives a more formal definition of the language.
+This document describes the built-in types, exceptions and functions
+and the standard modules that come with the Python system.  It assumes
+basic knowledge about the Python language.  For an informal
+introduction to the language, see the {\em Python Tutorial}.  The {\em
+Python Reference Manual} gives a more formal definition of the
+language.
 
 \end{abstract}
 
index dc7bcb1abae8c2d960c3711b911ca723f32bdeda..c11cb5b2a5294e6301f70bcba223b84fae6f164f 100644 (file)
 \begin{abstract}
 
 \noindent
-This document describes the built-in types, exceptions and functions and
-the standard modules that come with the Python system.
-It assumes basic knowledge about the Python language.
-For an informal introduction to the language, see the Tutorial document.
-The Language Reference document (XXX not yet existing)
-gives a more formal definition of the language.
+This document describes the built-in types, exceptions and functions
+and the standard modules that come with the Python system.  It assumes
+basic knowledge about the Python language.  For an informal
+introduction to the language, see the {\em Python Tutorial}.  The {\em
+Python Reference Manual} gives a more formal definition of the
+language.
 
 \end{abstract}
 
index 262c89f2483072739a32130db3c239b0cc10c6cd..889274f30fa02bef94ab7a9ad4ac435bf3f4c4e7 100644 (file)
@@ -43,10 +43,9 @@ and features of the Python language and system.  It helps to have a
 Python interpreter handy for hands-on experience, but as the examples
 are self-contained, the tutorial can be read off-line as well.
 
-For a description of standard objects and modules, see the {\em
-Library Reference} document.  The {\em Language Reference} document
-(when it is ever written)
-will give a more formal definition of the language.
+For a description of standard objects and modules, see the {\em Python
+Library Reference} document.  The {\em Python Reference Manual} gives
+a more formal definition of the language.
 
 \end{abstract}
 
index 262c89f2483072739a32130db3c239b0cc10c6cd..889274f30fa02bef94ab7a9ad4ac435bf3f4c4e7 100644 (file)
@@ -43,10 +43,9 @@ and features of the Python language and system.  It helps to have a
 Python interpreter handy for hands-on experience, but as the examples
 are self-contained, the tutorial can be read off-line as well.
 
-For a description of standard objects and modules, see the {\em
-Library Reference} document.  The {\em Language Reference} document
-(when it is ever written)
-will give a more formal definition of the language.
+For a description of standard objects and modules, see the {\em Python
+Library Reference} document.  The {\em Python Reference Manual} gives
+a more formal definition of the language.
 
 \end{abstract}