Staging
v0.5.1
https://github.com/python/cpython
Revision eda70b81d3346f1831efe0f1b9553ef9f1bb4ca3 authored by Daniel Stutzbach on 04 May 2011, 19:46:28 UTC, committed by Daniel Stutzbach on 04 May 2011, 19:46:28 UTC
1 parent 0d5e52d
Raw File
Tip revision: eda70b81d3346f1831efe0f1b9553ef9f1bb4ca3 authored by Daniel Stutzbach on 04 May 2011, 19:46:28 UTC
#11335: Fix memory leak after key function failure in sort
Tip revision: eda70b8
about.rst
=====================
About these documents
=====================


These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
document processor specifically written for the Python documentation.

.. _reStructuredText: http://docutils.sf.net/rst.html
.. _Sphinx: http://sphinx.pocoo.org/

.. In the online version of these documents, you can submit comments and suggest
   changes directly on the documentation pages.

Development of the documentation and its toolchain takes place on the
docs@python.org mailing list.  We're always looking for volunteers wanting
to help with the docs, so feel free to send a mail there!

Many thanks go to:

* Fred L. Drake, Jr., the creator of the original Python documentation toolset
  and writer of much of the content;
* the `Docutils <http://docutils.sf.net/>`_ project for creating
  reStructuredText and the Docutils suite;
* Fredrik Lundh for his `Alternative Python Reference
  <http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good
  ideas.

See :ref:`reporting-bugs` for information how to report bugs in this
documentation, or Python itself.

.. including the ACKS file here so that it can be maintained separately
.. include:: ACKS.txt

It is only with the input and contributions of the Python community
that Python has such wonderful documentation -- Thank You!
back to top