mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
Corrected citation markup in first paragraph.
This commit is contained in:
parent
55a7cf3ee7
commit
2c0ef4d625
2 changed files with 6 additions and 6 deletions
|
|
@ -10,9 +10,9 @@
|
||||||
This file describes the built-in types, exceptions and functions and the
|
This file describes the built-in types, exceptions and functions and the
|
||||||
standard modules that come with the Python system. It assumes basic
|
standard modules that come with the Python system. It assumes basic
|
||||||
knowledge about the Python language. For an informal introduction to
|
knowledge about the Python language. For an informal introduction to
|
||||||
the language, see the Python Tutorial. The Python Reference Manual
|
the language, see the @cite{Python Tutorial}.
|
||||||
gives a more formal definition of the language. (These manuals are not
|
The @cite{Python Reference Manual} gives a more formal definition of the
|
||||||
available in INFO or Texinfo format.)
|
language. (These manuals are not available in INFO or Texinfo format.)
|
||||||
|
|
||||||
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
|
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
|
||||||
The Netherlands.
|
The Netherlands.
|
||||||
|
|
|
||||||
|
|
@ -10,9 +10,9 @@
|
||||||
This file describes the built-in types, exceptions and functions and the
|
This file describes the built-in types, exceptions and functions and the
|
||||||
standard modules that come with the Python system. It assumes basic
|
standard modules that come with the Python system. It assumes basic
|
||||||
knowledge about the Python language. For an informal introduction to
|
knowledge about the Python language. For an informal introduction to
|
||||||
the language, see the Python Tutorial. The Python Reference Manual
|
the language, see the @cite{Python Tutorial}.
|
||||||
gives a more formal definition of the language. (These manuals are not
|
The @cite{Python Reference Manual} gives a more formal definition of the
|
||||||
available in INFO or Texinfo format.)
|
language. (These manuals are not available in INFO or Texinfo format.)
|
||||||
|
|
||||||
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
|
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
|
||||||
The Netherlands.
|
The Netherlands.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue