File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ available. Consult `the Python Package Index <https://pypi.org>`_ to
122122find packages of interest to you.
123123
124124
125+ .. _faq-version-numbering-scheme :
126+
125127How does the Python version numbering scheme work?
126128--------------------------------------------------
127129
@@ -183,8 +185,6 @@ information on getting the source code and compiling it.
183185How do I get documentation on Python?
184186-------------------------------------
185187
186- .. XXX mention py3k
187-
188188The standard documentation for the current stable version of Python is available
189189at https://docs.python.org/3/. PDF, plain text, and downloadable HTML versions are
190190also available at https://docs.python.org/3/download.html.
You can’t perform that action at this time.
0 commit comments