Cameron Simpson wrote:

> On 07Oct2011 11:43, Jean-Michel Pichavant <jeanmic...@sequans.com> wrote:
> | namedtuple sounds great (if you don't use unpacking :o) ), too bad
> | it is available only from python 2.6.
> 
> It is easy enough to roll your own.

Or use Raymond Hettinger's implementation:

http://code.activestate.com/recipes/500261-named-tuples/


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to