This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients belopolsky, docs@python, eric.araujo, georg.brandl, gregorlingl, terry.reedy
Date 2010-10-27.02:56:16
SpamBayes Score 0.00060928415
Marked as misclassified No
Message-id <AANLkTi=Qnw-uaLVshZv-gf8s5QvgEerHum_WkxUASWKU@mail.gmail.com>
In-reply-to <1288121568.1.0.392879967985.issue7061@psf.upfronthosting.co.za>
Content
On Tue, Oct 26, 2010 at 3:32 PM, Georg Brandl <report@bugs.python.org> wrote:
..
> LGTM, if you verified that the label "debugger" is not in use at the moment.

Good point.  I naively hoped that Sphinx would warn me about a
reference to an undefined label.  Grep found a reference in sys.rst.
I will replace that with a :mod:`pdb` reference which seems to be a
better fit.
History
Date User Action Args
2010-10-27 02:56:18belopolskysetrecipients: + belopolsky, georg.brandl, terry.reedy, gregorlingl, eric.araujo, docs@python
2010-10-27 02:56:17belopolskylinkissue7061 messages
2010-10-27 02:56:16belopolskycreate