Hi Joe,
On 19 November 2011 13:28, Joe Batt wrote:
> I am new to programming and on a very steep curve. I am using Python 3 to
> learn and I am having trouble understanding exactly what pickling is.
> I have written a program that asks for a URL and then writes the source
> code from the URL to
Hi all
I am new to programming and on a very steep curve. I am using Python 3 to
learn and I am having trouble understanding exactly what pickling is. I have
written a program that asks for a URL and then writes the source code from the
URL to a file, then pickles the file I just creat