I have been working on a scientific application for awhile, and have been using dictionaries and lists to store data and attributes of datasets. This is getting cumbersome as there are many, every dict/list is a premutation of another, and I'm having trouble following the code I've written.

Is there a golden rule to knowing when to use objects instead of dictionaries and lists?
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to