> You asked about data structures specifically.  The core collections in
> python are lists, dicts, and more recently, sets.

(oops, also forgot tuples - very much like lists, but immutable)


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to