Bruno> Or if you want something more portable, serialize the object to
    Bruno> json. At least you'll have a chance to deserialize it with some
    Bruno> other language.

Assuming json can serialize more-or-less arbitrary Python objects.  Can
it serialize class instances?

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

Reply via email to