From: Andrew Svetlov Date: Thu, 8 Nov 2012 14:10:49 +0000 (+0200) Subject: Issue #16435: Link in tutorial now points to python3 FAQ. X-Git-Tag: v3.3.1rc1~665^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e9a0652759e59accf822f608997637e18450fd7;p=python Issue #16435: Link in tutorial now points to python3 FAQ. Thanks to Yongzhi Pan from docs@ --- diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst index 541b183893..ac1721db98 100644 --- a/Doc/tutorial/whatnow.rst +++ b/Doc/tutorial/whatnow.rst @@ -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 answering) questions, suggesting new features, and announcing new modules. Before posting, be sure to check the list of `Frequently Asked Questions -`_ (also called the FAQ), or look for it in the -:file:`Misc/` directory of the Python source distribution. Mailing list -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 -solution for your problem. +`_ (also called the FAQ), +or look for it in the :file:`Misc/` directory of the Python source distribution. +Mailing list 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 solution for your problem. .. Postings figure based on average of last six months activity as 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?) - -