Hi,

what about adding recordclass (https://bitbucket.org/intellimath/recordclass) to the collections module

It is like namedtuple, but elements are writable and it is written in C and thus much faster.

And for convenience it could be named as namedlist.

Regards,

Martin


_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to