On Fri, Sep 11, 2020, 12:59 PM Guido van Rossum <gu...@python.org> wrote:
> What happened to "not every three-line function needs to be a built-in"? > This is *literally* a three-line function. And I know the proposal is not > to make it a builtin, but still... ISTM down here lies the path to PHP. > By the same reasoning, though, if you have dumps(), writing dump() in terms of it is a three-line function. Same in the venerable pickle versions.
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/JO25HTMYFX66XU6SGHIAYXMR2ZPJ23ZC/ Code of Conduct: http://python.org/psf/codeofconduct/