[Python-Dev] breakpoint() and $PYTHONBREAKPOINT

Barry Warsaw barry at python.org
Mon Sep 11 20:26:12 EDT 2017


On Sep 10, 2017, at 12:16, Guido van Rossum <guido at python.org> wrote:
> 
> I think programmatic overrides should be able to decide for themselves if they want to honor PYTHONBREAKPOINT or not, since I can imagine use cases that go both ways. So it should be checked in sys.breakpointhook().

Thanks Guido, I’ll implement it this way in my PR and update the PEP.

Cheers,
-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170911/904154d4/attachment.sig>


More information about the Python-Dev mailing list