On Feb 28, 12:13 pm, Jerry Hill <malaclyp...@gmail.com> wrote: > On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 <ssmil...@gmail.com> wrote: > > Can I have some thoughts about - building a GUI to display the results of > > the pickle read?
Sure. But first can you show us some code that reads a pickled file and prints the contents? Hint: Why does the pickle module have methods called "load", "loads", "dump", and "dumps"? -- http://mail.python.org/mailman/listinfo/python-list