mrstephengross <[EMAIL PROTECTED]> writes:
>   ( ('a', '1'), ('b', '2'), ('c', '3')

I'm not trying to be snide, but have you tried looking in the manual?

See http://python.org/doc/lib and look at the section about built-in
types, if you want to know things about tuples or dictionaries.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to