[Python-3000] new pickle semantics/API

Aahz aahz at pythoncraft.com
Thu Jan 25 00:54:42 CET 2007


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 (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Help a hearing-impaired person: http://rule6.info/hearing.html


More information about the Python-3000 mailing list