Commit bc5a6e57 authored by Andrew Svetlov's avatar Andrew Svetlov

Issue #16435: Link in tutorial now points to python3 FAQ.

Thanks to Yongzhi Pan from docs@
parent 35739280
...@@ -60,14 +60,12 @@ messages posted to one will automatically be forwarded to the other. There are ...@@ -60,14 +60,12 @@ 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 `Frequently Asked Questions
<http://www.python.org/doc/faq/>`_ (also called the FAQ), or look for it in the <http://www.python.org/3/doc/faq/>`_ (also called the FAQ),
:file:`Misc/` directory of the Python source distribution. Mailing list or look for it in the :file:`Misc/` directory of the Python source distribution.
archives are available at http://mail.python.org/pipermail/. The FAQ answers Mailing list archives are available at http://mail.python.org/pipermail/.
many of the questions that come up again and again, and may already contain the The FAQ answers many of the questions that come up again and again,
solution for your problem. and may already contain the solution for your problem.
.. Postings figure based on average of last six months activity as .. Postings figure based on average of last six months activity as
reported by www.egroups.com; Jan. 2000 - June 2000: 21272 msgs / 182 reported by www.egroups.com; Jan. 2000 - June 2000: 21272 msgs / 182
days = 116.9 msgs / day and steadily increasing. (XXX up to date figures?) days = 116.9 msgs / day and steadily increasing. (XXX up to date figures?)
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