I'm a successful systems administrator, been doing it for about 15 years, and I have some spare time on my hands, so I thought I would try my hand at learning some Python. I've done basic scripting ...
Which program is pickling and why? That seems like a very strange thing to do in this situation. The only time to pickle something is if you need to represent a non-string object on disk, but Python ...