Does anyone know where I can find a goo pdf python reference for the following?
pre built constructors,
functions/methods for the follwoing
tuples, lists, dicts...etc
I hate reading a book with nothing but quick explanation, I want to see them for myself. And I already know how to find them using dir().
Thanks for any and all help.