On Sat, Sep 5, 2020 at 11:30 AM Greg Ewing <[email protected]> wrote: > > On 5/09/20 10:51 am, Chris Angelico wrote: > > If you make "inf" a keyword, then even the Python > > standard library is broken. > > The OP didn't suggest that, he suggested adding a new name > such as Infinity that reprs could use. >
Suggested both, actually. But IMO neither is necessary, both can break stuff, and the value of it is low. Not everything has to be a keyword. ChrisA _______________________________________________ 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/N5BZQFTS7PAJSDUT3ZS6RF3VLPGTV45A/ Code of Conduct: http://python.org/psf/codeofconduct/
