Steven D'Aprano <steve+pyt...@pearwood.info> writes:
> If the Python community rallies around this "record" functionality and
> takes to it like they took too namedtuple

I like namedtuple and I think that it's a feature that they're modified
by making a new copy.  I know that has overhead but it's palpably
bug-avoidant.  I've used them extensively in some programs and they took
a considerable burden off my mind compared to using something like
structs or records.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to