Showing posts with label Python Pickle module. Show all posts
Showing posts with label Python Pickle module. Show all posts

Sunday, July 3, 2011

This is my first pickle in python.

I learned how to pickle a list using the pickle module. This is a neat way to store lists, dictionaries, or just about any python object. This is better than storing in a text file because when you unpickle the data it is restored to its original data type.

Followers

Blog Archive

About Me

My photo
Biking helps me to cope with life.