[Python-Dev] sys.implementation (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu May 10 07:34:14 CEST 2012


We've been over this before: collections.namedtuple is the standard library's answer for structured records.

And I think it's a really ugly answer, and one that deserves a parallel that is not a tuple. If this is contentious, I'll write a PEP.

Regards, Martin



More information about the Python-Dev mailing list