Kaydet (Commit) 481ae689 authored tarafından Guido van Rossum's avatar Guido van Rossum

The Reference Manual is now official.

üst 4fc43bc3
...@@ -43,12 +43,12 @@ ...@@ -43,12 +43,12 @@
\begin{abstract} \begin{abstract}
\noindent \noindent
This document describes the built-in types, exceptions and functions and This document describes the built-in types, exceptions and functions
the standard modules that come with the Python system. and the standard modules that come with the Python system. It assumes
It assumes basic knowledge about the Python language. basic knowledge about the Python language. For an informal
For an informal introduction to the language, see the Tutorial document. introduction to the language, see the {\em Python Tutorial}. The {\em
The Language Reference document (XXX not yet existing) Python Reference Manual} gives a more formal definition of the
gives a more formal definition of the language. language.
\end{abstract} \end{abstract}
......
...@@ -43,12 +43,12 @@ ...@@ -43,12 +43,12 @@
\begin{abstract} \begin{abstract}
\noindent \noindent
This document describes the built-in types, exceptions and functions and This document describes the built-in types, exceptions and functions
the standard modules that come with the Python system. and the standard modules that come with the Python system. It assumes
It assumes basic knowledge about the Python language. basic knowledge about the Python language. For an informal
For an informal introduction to the language, see the Tutorial document. introduction to the language, see the {\em Python Tutorial}. The {\em
The Language Reference document (XXX not yet existing) Python Reference Manual} gives a more formal definition of the
gives a more formal definition of the language. language.
\end{abstract} \end{abstract}
......
...@@ -43,10 +43,9 @@ and features of the Python language and system. It helps to have a ...@@ -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 Python interpreter handy for hands-on experience, but as the examples
are self-contained, the tutorial can be read off-line as well. are self-contained, the tutorial can be read off-line as well.
For a description of standard objects and modules, see the {\em For a description of standard objects and modules, see the {\em Python
Library Reference} document. The {\em Language Reference} document Library Reference} document. The {\em Python Reference Manual} gives
(when it is ever written) a more formal definition of the language.
will give a more formal definition of the language.
\end{abstract} \end{abstract}
......
...@@ -43,10 +43,9 @@ and features of the Python language and system. It helps to have a ...@@ -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 Python interpreter handy for hands-on experience, but as the examples
are self-contained, the tutorial can be read off-line as well. are self-contained, the tutorial can be read off-line as well.
For a description of standard objects and modules, see the {\em For a description of standard objects and modules, see the {\em Python
Library Reference} document. The {\em Language Reference} document Library Reference} document. The {\em Python Reference Manual} gives
(when it is ever written) a more formal definition of the language.
will give a more formal definition of the language.
\end{abstract} \end{abstract}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment