Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73b56c8

Browse files
committed
Merge issue #16435: Link in tutorial now points to python3 FAQ.
Thanks to Yongzhi Pan from docs@
2 parents 4cb103e + b5570e9 commit 73b56c8

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

Doc/tutorial/whatnow.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,12 @@ messages posted to one will automatically be forwarded to the other. There are
6060
around 120 postings a day (with peaks up to several hundred), asking (and
6161
answering) questions, suggesting new features, and announcing new modules.
6262
Before posting, be sure to check the list of `Frequently Asked Questions
63-
<http://www.python.org/doc/faq/>`_ (also called the FAQ), or look for it in the
64-
:file:`Misc/` directory of the Python source distribution. Mailing list
65-
archives are available at http://mail.python.org/pipermail/. The FAQ answers
66-
many of the questions that come up again and again, and may already contain the
67-
solution for your problem.
63+
<http://www.python.org/3/doc/faq/>`_ (also called the FAQ),
64+
or look for it in the :file:`Misc/` directory of the Python source distribution.
65+
Mailing list archives are available at http://mail.python.org/pipermail/.
66+
The FAQ answers many of the questions that come up again and again,
67+
and may already contain the solution for your problem.
6868

6969
.. Postings figure based on average of last six months activity as
7070
reported by www.egroups.com; Jan. 2000 - June 2000: 21272 msgs / 182
7171
days = 116.9 msgs / day and steadily increasing. (XXX up to date figures?)
72-
73-

0 commit comments

Comments
 (0)