We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64298ae commit b0335eeCopy full SHA for b0335ee
1 file changed
Misc/python.man
@@ -87,8 +87,7 @@ python \- an interpreted, interactive, object-oriented programming language
87
.SH DESCRIPTION
88
Python is an interpreted, interactive, object-oriented programming
89
language that combines remarkable power with very clear syntax.
90
-For an introduction to programming in Python you are referred to the
91
-Python Tutorial.
+For an introduction to programming in Python, see the Python Tutorial.
92
The Python Library Reference documents built-in and standard types,
93
constants, functions and modules.
94
Finally, the Python Reference Manual describes the syntax and
0 commit comments