On 2017-09-15 05:08, Michel Desmoulin wrote:
Because given how convenient it is, it will most probably becomes the
default way to write classes in Python. Not just for record.

Yes, would have been great if this was how the original object worked and the current barebones object was a base(object) or something like that. Too late however.

Another option was "bag" which is more generic and brief, and might seem to fit better, but the discussion went towards record.

-Mike
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to