8000
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 25352d7 commit 326f6edCopy full SHA for 326f6ed
Doc/c-api/init.rst
@@ -498,7 +498,7 @@ Process-wide parameters
498
.. index:: single: version (in module sys)
499
500
The first word (up to the first space character) is the current Python version;
501
- the first three characters are the major and minor version separated by a
+ the first characters are the major and minor version separated by a
502
period. The returned string points into static storage; the caller should not
503
modify its value. The value is available to Python code as :data:`sys.version`.
504
0 commit comments