<[EMAIL PROTECTED]> wrote > And I thought I might get away without using dicts...
Why would you want to? Dicts are one of the most powerful data structures around. And besides Python is built from dicts so you can never truly get away without using them. Every time you access a feature from a module or class you are using a dict! :-) Alan G _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor