On Mon, 3 May 2021 at 19:24, David Mertz <[email protected]> wrote: > So yes... as I thought, SimpleNamespace does EVERYTHING described by the > proposal, just without needing more keywords: >
Except that the code and description of the proposal explicitly outline behaviours that SimpleNamespace does not provide (and aren’t trivially possible to add) It would be useful to discuss the relative merits/lack thereof of the differences (for the record, I am ambivalent about the benefits of the proposal being enough to warrant a language change)
_______________________________________________ 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/PA6NDCPZ4HT7ZED4Z2LKV2Z4KU6GAYCY/ Code of Conduct: http://python.org/psf/codeofconduct/
