If you want to be able to update your rows, you may find
this useful:

https://pypi.python.org/pypi/recordclass

It's very similar to a namedtuple, but mutable. Looks like it
should be a drop-in replacement.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to