Peter Waller <peter.wal...@gmail.com> added the comment:

In this case, I need to have names for each object. It is also desirable to use 
the namedtuple because of their lightweight nature.

If they were to subclass the namedtuple I would be happy to accept that, but I 
really do want them to pass some form of namedtuple to me, to have some sort of 
consistency. The named tuple gives an obvious simple interface for determining 
which fields are available and the order they are in.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7796>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to