On Wed, Jan 24, 2007, tomer filiba wrote:
>
> i'm having great trouble in RPyC with pickling object proxies. several
> users have asked for this feature, but no matter how hard i try to
> "bend the truth", pickle always complains. it uses type(obj) for the
> dispatching, which "uncovers" the object is actually a proxy, rather
> than a real object.

This should go to python-ideas, I think
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

Help a hearing-impaired person: http://rule6.info/hearing.html
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to