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.
1 parent 2dceb35 commit 56f37aaCopy full SHA for 56f37aa
3 files changed
Doc/ACKS.txt
Doc/about.rst
@@ -29,8 +29,13 @@ Many thanks go to:
29
See :ref:`reporting-bugs` for information how to report bugs in this
30
documentation, or Python itself.
31
32
-.. including the ACKS file here so that it can be maintained separately
33
-.. include:: ACKS.txt
+
+Contributors to the Python Documentation
34
+----------------------------------------
35
36
+Many people have contributed to the Python language, the Python standard
37
+library, and the Python documentation. See :source:`Misc/ACKS` in the Python
38
+source distribution for a partial list of contributors.
39
40
It is only with the input and contributions of the Python community
41
that Python has such wonderful documentation -- Thank You!
0 commit comments