Python seems to have a log of ways to do  collections of arbitrary
objects: lists, tuples, dictionaries. But what if I want a collection
of non-arbitrary objects? A list of records, or something like that?

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

Reply via email to