GUI for pickle read

Rick Johnson rantingrickjohnson at gmail.com
Tue Feb 28 17:12:40 EST 2012


On Feb 28, 12:13 pm, Jerry Hill <malaclyp... at gmail.com> wrote:
> On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 <ssmil... at 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"?



More information about the Python-list mailing list