Chris Angelico wrote:
Python's base object has a lot of extremely useful functionality,
Yes, I agree that all that stuff is useful. I'm not saying that Python's object type shouldn't have it, just that it's incompatible with having a strict type system. -- Greg _______________________________________________ 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/RGWZ6NGLKPJZV55O2Y5S6P6G56VA7F7A/ Code of Conduct: http://python.org/psf/codeofconduct/
