diff options
-rw-r--r-- | Doc/tut/tut.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index b0d0019..2133da5 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -5302,7 +5302,7 @@ asking (and answering) questions, suggesting new features, and announcing new modules. Before posting, be sure to check the list of \ulink{Frequently Asked Questions}{http://www.python.org/doc/faq/} (also called the FAQ), or look for it in the \file{Misc/} directory of the Python source distribution. Mailing -list archives are available at \url{http://www.python.org/pipermail/}. +list archives are available at \url{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. |