Thread is here: https://mail.python.org/archives/list/[email protected]/message/EWQ2BOL3WVZAU2V2MT3HLXN3AEBHANNZ/
I don't think this needs to be a literal built-in, part of the interpreter. I think it could be a library function which is added to builtins on startup, like `help` and `quit`. -- Steve _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TCPHXSIE25DCHF2S57BLPITMH7SJW5EV/ Code of Conduct: http://python.org/psf/codeofconduct/
