Re: complex data structures in python

2011-05-02 Thread Chris Rebert
On Mon, May 2, 2011 at 7:46 PM, Rita wrote: > Hello, > I was wondering if anyone has any documentation/recipes for implementing > complex data structures. For instance, if you had a dictionary with a list > inside a list inside a set. Er, there's no special magic. The datatypes just nest normally

complex data structures in python

2011-05-02 Thread Rita
Hello, I was wondering if anyone has any documentation/recipes for implementing complex data structures. For instance, if you had a dictionary with a list inside a list inside a set. -- --- Get your facts first, then you can distort them as you please.-- -- http://mail.python.org/mailman/listin