Re: GUI for pickle read

2012-02-28 Thread Rick Johnson
On Feb 28, 12:13 pm, Jerry Hill wrote: > On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 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

Re: GUI for pickle read

2012-02-28 Thread Aaron France
On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 wrote: Can I have some thoughts about - building a GUI to display the results of the pickle read? A prototype code should be fine on Linux. What on earth is this post asking? Do you want code? Opinions? -- http://mail.python.org/mailman/listinfo

Re: GUI for pickle read

2012-02-28 Thread Jerry Hill
On Tue, Feb 28, 2012 at 12:51 PM, Smiley 4321 wrote: > Can I have some thoughts about - building a GUI to display the results of > the pickle read? > > A prototype code should be fine on Linux. It doesn't seem like it would be all that useful, though I may just be lacking in imagination. What wo

GUI for pickle read

2012-02-28 Thread Smiley 4321
Can I have some thoughts about - building a GUI to display the results of the pickle read? A prototype code should be fine on Linux. ~ BR -- http://mail.python.org/mailman/listinfo/python-list