<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 6, 2017 at 10:46 AM, Guido van Rossum <span dir="ltr"><<a href="mailto:guido@python.org" target="_blank">guido@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">IIRC they indeed insinuate debug() into the builtins. My suggestion is also breakpoint().</div></blockquote><div><br></div><div>I'm also a bigger fan of the `breakpoint` name. `debug` as a name is already pretty widely used, plus breakpoint is more specific in naming what's actually going to happen.</div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">sys.breakpoint_hook() and sys.__breakpoint_hook__ seem reasonable</span></div></div></div></div>