[Python-checkins] merge in devguide (hg_transition): Merge from default

brett.cannon python-checkins at python.org
Wed Feb 23 21:16:21 CET 2011


brett.cannon pushed 7d021dd30e9c to devguide:

http://hg.python.org/devguide/rev/7d021dd30e9c
changeset:   313:7d021dd30e9c
branch:      hg_transition
tag:         tip
parent:      311:bbd90a65d228
parent:      312:e5da5c96d7f0
user:        Brett Cannon <brett at python.org>
date:        Wed Feb 23 12:16:13 2011 -0800
summary:
  Merge from default

files:
  index.rst

diff --git a/index.rst b/index.rst
--- a/index.rst
+++ b/index.rst
@@ -33,6 +33,19 @@
    faq
 
 
+
+Quick Links
+-----------
+
+Here are some links that you may find you refererence frequently while
+contributing to Python.
+
+* `Issue tracker <http://bugs.python.org/>`_
+* Buildbots_
+* :ref:`faq`
+* PEPs_ (Python Enhancement Proposals)
+
+
 Contributing
 ------------
 
@@ -78,6 +91,7 @@
 
 .. _resources:
 
+
 Resources
 ---------
 

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list