summaryrefslogtreecommitdiffstats
path: root/Doc/faq
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-10-14 15:38:10 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-10-14 15:38:10 (GMT)
commitab7e2a4454a283cf1386c3d4690d77af9ef5189a (patch)
treeb6a05b232f427246eddfa4a405b6ea803e1ba5d3 /Doc/faq
parent8022314fc2e8d6a4133c761633ab4e22404319e8 (diff)
parent9be57231dd6a3b69bda09e53e5f751aafaf89b51 (diff)
downloadcpython-ab7e2a4454a283cf1386c3d4690d77af9ef5189a.zip
cpython-ab7e2a4454a283cf1386c3d4690d77af9ef5189a.tar.gz
cpython-ab7e2a4454a283cf1386c3d4690d77af9ef5189a.tar.bz2
Merge 3.2
Diffstat (limited to 'Doc/faq')
-rw-r--r--Doc/faq/general.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst
index 21a5ee5..01b4866 100644
--- a/Doc/faq/general.rst
+++ b/Doc/faq/general.rst
@@ -164,8 +164,6 @@ Sphinx-formatted documentation, Python library modules, example programs, and
several useful pieces of freely distributable software. The source will compile
and run out of the box on most UNIX platforms.
-.. XXX update link once the dev faq is relocated
-
Consult the `Developer FAQ <http://docs.python.org/devguide/faq>`__ for more
information on getting the source code and compiling it.
@@ -221,8 +219,6 @@ releases are announced on the comp.lang.python and comp.lang.python.announce
newsgroups and on the Python home page at http://www.python.org/; an RSS feed of
news is available.
-.. XXX update link once the dev faq is relocated
-
You can also access the development version of Python through Subversion. See
http://docs.python.org/devguide/faq for details.
@@ -239,8 +235,6 @@ you updates as we act on your bug. If you had previously used SourceForge to
report bugs to Python, you can obtain your Roundup password through Roundup's
`password reset procedure <http://bugs.python.org/user?@template=forgotten>`_.
-.. XXX adapt link to dev guide
-
For more information on how Python is developed, consult `the Python Developer's
Guide <http://docs.python.org/devguide/>`_.