Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
481ae689
Commit
481ae689
authored
Nov 25, 1991
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The Reference Manual is now official.
parent
4fc43bc3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
20 deletions
+18
-20
Doc/lib.tex
Doc/lib.tex
+6
-6
Doc/lib/lib.tex
Doc/lib/lib.tex
+6
-6
Doc/tut.tex
Doc/tut.tex
+3
-4
Doc/tut/tut.tex
Doc/tut/tut.tex
+3
-4
No files found.
Doc/lib.tex
View file @
481ae689
...
...
@@ -43,12 +43,12 @@
\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}
...
...
Doc/lib/lib.tex
View file @
481ae689
...
...
@@ -43,12 +43,12 @@
\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}
...
...
Doc/tut.tex
View file @
481ae689
...
...
@@ -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}
...
...
Doc/tut/tut.tex
View file @
481ae689
...
...
@@ -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}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment