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

Skip to content

Commit ecacfd8

Browse files
committed
#23891: rework discussion of python-list a bit
1 parent d71b170 commit ecacfd8

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

Doc/tutorial/whatnow.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,11 @@ For Python-related questions and problem reports, you can post to the newsgroup
5757
:newsgroup:`comp.lang.python`, or send them to the mailing list at
5858
[email protected]. The newsgroup and mailing list are gatewayed, so
5959
messages posted to one will automatically be forwarded to the other. There are
60-
around 120 postings a day (with peaks up to several hundred), asking (and
60+
hundreds of postings a day, asking (and
6161
answering) questions, suggesting new features, and announcing new modules.
62-
Before posting, be sure to check the list of :ref:`Frequently Asked Questions
63-
<faq-index>` (also called the FAQ).
6462
Mailing list archives are available at https://mail.python.org/pipermail/.
65-
The FAQ answers many of the questions that come up again and again,
66-
and may already contain the solution for your problem.
6763

68-
.. Postings figure based on average of last six months activity as
69-
reported by www.egroups.com; Jan. 2000 - June 2000: 21272 msgs / 182
70-
days = 116.9 msgs / day and steadily increasing. (XXX up to date figures?)
64+
Before posting, be sure to check the list of
65+
:ref:`Frequently Asked Questions <faq-index>` (also called the FAQ). The
66+
FAQ answers many of the questions that come up again and again, and may
67+
already contain the solution for your problem.

0 commit comments

Comments
 (0)