Browse Source

merge 3.4

pull/9921/head
Benjamin Peterson 11 years ago
parent
commit
31cd7562b0
  1. 3
      Misc/python.man

3
Misc/python.man

@ -87,8 +87,7 @@ python \- an interpreted, interactive, object-oriented programming language
.SH DESCRIPTION
Python is an interpreted, interactive, object-oriented programming
language that combines remarkable power with very clear syntax.
For an introduction to programming in Python you are referred to the
Python Tutorial.
For an introduction to programming in Python, see the Python Tutorial.
The Python Library Reference documents built-in and standard types,
constants, functions and modules.
Finally, the Python Reference Manual describes the syntax and

Loading…
Cancel
Save