Give some poor files a proper extension.

This commit is contained in:
Georg Brandl 2007-08-15 13:59:05 +00:00
parent c52b0f6f23
commit 276141002f
6 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Many thanks go to:
See :ref:`reporting-bugs` for information how to report bugs in Python itself.
.. including the ACKS file here so that it can be maintained separately
.. include:: ACKS
.. include:: ACKS.txt
It is only with the input and contributions of the Python community
that Python has such wonderful documentation -- Thank You!

View File

@ -27,7 +27,7 @@ Many thanks go to:
See :ref:`reporting-bugs` for information how to report bugs in Python itself.
.. including the ACKS file here so that it can be maintained separately
.. include:: ACKS
.. include:: ACKS.txt
It is only with the input and contributions of the Python community
that Python has such wonderful documentation -- Thank You!