[Python-Dev] PEP 553: Built-in debug() (original) (raw)
Barry Warsaw barry at python.org
Wed Sep 6 12:44:38 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Next message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 6, 2017, at 07:46, Guido van Rossum <guido at python.org> wrote:
IIRC they indeed insinuate debug() into the builtins. My suggestion is also breakpoint().
breakpoint() it is then! I’ll rename the sys hooks too, but keep the naming scheme of the existing sys hooks.
Cheers, -Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 273 bytes Desc: Message signed with OpenPGP URL: <http://mail.python.org/pipermail/python-dev/attachments/20170906/5ae56afc/attachment.sig>
- Previous message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Next message (by thread): [Python-Dev] PEP 553: Built-in debug()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]