[Python-Dev] namedtuple implementation grumble
Raymond Hettinger
raymond.hettinger at gmail.com
Mon Jun 9 18:34:31 CEST 2014
More information about the Python-Dev mailing list
Mon Jun 9 18:34:31 CEST 2014
- Previous message: [Python-Dev] namedtuple implementation grumble
- Next message: [Python-Dev] namedtuple implementation grumble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 9, 2014, at 4:40 AM, Antoine Pitrou <antoine at python.org> wrote: > Instead of an ABC, why not a simple is_namedtuple() function? That would work. Raymond -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140609/660f4884/attachment.html>
- Previous message: [Python-Dev] namedtuple implementation grumble
- Next message: [Python-Dev] namedtuple implementation grumble
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list