Kaydet (Commit) 8523db71 authored tarafından Chris Jerdonek's avatar Chris Jerdonek

Backport from 3.2: improve FAQ link in documentation (for issue #16435).

üst 2cc0b07a
.. _faq-index:
################################### ###################################
Python Frequently Asked Questions Python Frequently Asked Questions
################################### ###################################
......
...@@ -54,9 +54,8 @@ python-list@python.org. The newsgroup and mailing list are gatewayed, so ...@@ -54,9 +54,8 @@ python-list@python.org. The newsgroup and mailing list are gatewayed, so
messages posted to one will automatically be forwarded to the other. There are messages posted to one will automatically be forwarded to the other. There are
around 120 postings a day (with peaks up to several hundred), asking (and around 120 postings a day (with peaks up to several hundred), asking (and
answering) questions, suggesting new features, and announcing new modules. answering) questions, suggesting new features, and announcing new modules.
Before posting, be sure to check the list of `Frequently Asked Questions Before posting, be sure to check the list of :ref:`Frequently Asked Questions
<http://www.python.org/doc/faq/>`_ (also called the FAQ), or look for it in the <faq-index>` (also called the FAQ). Mailing list
:file:`Misc/` directory of the Python source distribution. Mailing list
archives are available at http://mail.python.org/pipermail/. The FAQ answers archives are available at http://mail.python.org/pipermail/. The FAQ answers
many of the questions that come up again and again, and may already contain the many of the questions that come up again and again, and may already contain the
solution for your problem. solution for your problem.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment