Thanks to visit codestin.com Credit goes to github.com
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 f49749c commit 317cc3bCopy full SHA for 317cc3b
Doc/faq/general.rst
@@ -122,6 +122,8 @@ available. Consult `the Python Package Index <https://pypi.org>`_ to
122
find packages of interest to you.
123
124
125
+.. _faq-version-numbering-scheme:
126
+
127
How does the Python version numbering scheme work?
128
--------------------------------------------------
129
@@ -183,8 +185,6 @@ information on getting the source code and compiling it.
183
185
How do I get documentation on Python?
184
186
-------------------------------------
187
-.. XXX mention py3k
-
188
The standard documentation for the current stable version of Python is available
189
at https://docs.python.org/3/. PDF, plain text, and downloadable HTML versions are
190
also available at https://docs.python.org/3/download.html.
0 commit comments