eliben wrote: >> Whaaa? Named tuples are being added to Python? Neat! Is there any >> documentation on this? I can't seem to find anything on the web... > > It's not easy to find unless you recall where you've seen it: > http://docs.python.org/dev/3.0/library/collections.html#collections.namedtuple Thanks!