[Python-3000] new pickle semantics/API
tomer filiba
tomerfiliba at gmail.com
Thu Jan 25 11:03:17 CET 2007
what exactly is the criterion for posting to python-ideas?
i don't think it's off-topic.
-tomer
On 1/25/07, Aahz <aahz at pythoncraft.com> wrote:
> 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