Laszlo Zsolt Nagy <[EMAIL PROTECTED]> writes:
> I already have my own classes. My objects are in object ownership
> trees, and they are referencing to each other (weakly and
> strongly). These classes have their own streaming methods, and they
> can be pickled safely.

Standard warning: if you're accepting requests from potentially
hostile sources, don't use pickle.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to