On Fri, Apr 24, 2009 at 6:56 PM, Josh English <joshua.r.engl...@gmail.com> wrote: > In my quest to learn more, I've been trying to get the collections.py > module to do anything but look cool. So far, it's only a cool idea. > How do they work? I can't find a tutorial on the web anywhere > explaining how I would use them in my code.
Doug Hellmann wrote an article on the collections module for his Python Module of the Week (PyMOTW) series here: http://www.doughellmann.com/PyMOTW/collections/index.html Does that help? -- Jerry -- http://mail.python.org/mailman/listinfo/python-list