Collections of non-arbitrary objects ?

walterbyrd walterbyrd at iname.com
Thu Jun 21 14:19:53 EDT 2007


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?




More information about the Python-list mailing list