Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
4ed4b1c7
Commit
4ed4b1c7
authored
Nov 09, 2012
by
Chris Jerdonek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve FAQ link in documentation (for issue #16435).
parent
9bf379e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
Doc/faq/index.rst
Doc/faq/index.rst
+2
-0
Doc/tutorial/whatnow.rst
Doc/tutorial/whatnow.rst
+2
-3
No files found.
Doc/faq/index.rst
View file @
4ed4b1c7
.. _faq-index:
###################################
###################################
Python Frequently Asked Questions
Python Frequently Asked Questions
###################################
###################################
...
...
Doc/tutorial/whatnow.rst
View file @
4ed4b1c7
...
@@ -59,9 +59,8 @@ python-list@python.org. The newsgroup and mailing list are gatewayed, so
...
@@ -59,9 +59,8 @@ python-list@python.org. The newsgroup and mailing list are gatewayed, so
messages posted to one will automatically be forwarded to the other. There are
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 :ref:`Frequently Asked Questions
<http://www.python.org/3/doc/faq/>`_ (also called the FAQ),
<faq-index>` (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/.
Mailing list archives are available at http://mail.python.org/pipermail/.
The FAQ answers many of the questions that come up again and again,
The FAQ answers many of the questions that come up again and again,
and may already contain the solution for your problem.
and may already contain the solution for your problem.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment