◐ Shell
clean mode source ↗

Message 121121 - Python tracker

Message121121

Author ned.deily
Recipients docs@python, kbk, ned.deily, taleinat, terry.reedy
Date 2010-11-13.08:54:33
SpamBayes Score 0.028017456
Marked as misclassified No
Message-id <1289638474.62.0.690259510388.issue10405@psf.upfronthosting.co.za>
In-reply-to
Content
In neither the IDLE section of the Library Reference nor in IDLE's own help file is there any documentation on how to use its breakpoint capability.  Since the menu options only appear if the user knows to Right-click (or Control-click on OS X - see issue10404), it would be easy for a user to never realize that the breakpoint capability exists.
History
Date User Action Args
2010-11-13 08:54:34ned.deilysetrecipients: + ned.deily, terry.reedy, kbk, taleinat, docs@python
2010-11-13 08:54:34ned.deilysetmessageid: <1289638474.62.0.690259510388.issue10405@psf.upfronthosting.co.za>
2010-11-13 08:54:33ned.deilylinkissue10405 messages
2010-11-13 08:54:33ned.deilycreate