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 pitrou
Recipients dmalcolm, pitrou, vstinner
Date 2010-11-02.17:25:36
SpamBayes Score 6.819562e-05
Marked as misclassified No
Message-id <1288718739.38.0.817340636805.issue9635@psf.upfronthosting.co.za>
In-reply-to
Content
I would rename Py_BREAKPOINT to _Py_BREAKPOINT since we don't really want to support this. Also, why do you allow any arguments to sys._breakpoint()?
History
Date User Action Args
2010-11-02 17:25:39pitrousetrecipients: + pitrou, vstinner, dmalcolm
2010-11-02 17:25:39pitrousetmessageid: <1288718739.38.0.817340636805.issue9635@psf.upfronthosting.co.za>
2010-11-02 17:25:36pitroulinkissue9635 messages
2010-11-02 17:25:36pitroucreate