@@ -164,9 +164,7 @@ Sphinx-formatted documentation, Python library modules, example programs, and
164164several useful pieces of freely distributable software. The source will compile
165165and run out of the box on most UNIX platforms.
166166
167- .. XXX update link once the dev faq is relocated
168-
169- Consult the `Developer FAQ <http://www.python.org/dev/faq/ >`__ for more
167+ Consult the `Developer FAQ <http://docs.python.org/devguide/faq >`__ for more
170168information on getting the source code and compiling it.
171169
172170
@@ -221,10 +219,8 @@ releases are announced on the comp.lang.python and comp.lang.python.announce
221219newsgroups and on the Python home page at http://www.python.org/; an RSS feed of
222220news is available.
223221
224- .. XXX update link once the dev faq is relocated
225-
226222You can also access the development version of Python through Subversion. See
227- http://www .python.org/dev /faq/ for details.
223+ http://docs .python.org/devguide /faq for details.
228224
229225
230226How do I submit bug reports and patches for Python?
@@ -239,10 +235,8 @@ you updates as we act on your bug. If you had previously used SourceForge to
239235report bugs to Python, you can obtain your Roundup password through Roundup's
240236`password reset procedure <http://bugs.python.org/user?@template=forgotten >`_.
241237
242- .. XXX adapt link to dev guide
243-
244238For more information on how Python is developed, consult `the Python Developer's
245- Guide <http://python.org/dev /> `_.
239+ Guide <http://docs. python.org/devguide /> `_.
246240
247241
248242Are there any published articles about Python that I can reference?
0 commit comments