On Mon, Sep 3, 2018 at 3:25 AM Jacco van Dorp <[email protected]> wrote:

> Also, it's rather clear that namedList is a really bad name for a
> Recordclass. It's cleary not intended to be a list. It's a record you can
> take out from somewhere, mutate, and push back in.
>

So call it "namedrecord", perhaps?
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to