use cerealize, man =) I don't actually remember the author, but this module exists in python modules pack for symb6-8.1 and megamodulepack for symb9higher. but also try native Py 2.2... and report =)
I'm using a device with s60 3rd edition. I have pys60 1.4.5 installed on my device. I copied the pickle.py file from Python 2.2.3 to the e:\Python\lib. It works when I run my script from the script shell but it doesn't work when I create a stand-alone SIS. It seems to me that the interpreter for SIS files does not look in this directory. Does anyone know if that's the case and, if so, where should I put the pickle.py file so that SIS files pick it up?