On Dec 24, 7:38 pm, [EMAIL PROTECTED] wrote:

> Any tips welcome.

pickling has a text protocol that should be compatible across python
versions. Pickle  each of your database entries to a different file,
then read them in the newer version of the script.

i.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to