[Python-Dev] Re: Re: Re: marshal / unmarshal
Fredrik Lundh
fredrik at pythonware.com
Mon Apr 11 09:33:09 CEST 2005
Tim Peters wrote:
> [Fredrik Lundh]
>> is changing the marshal format really the right thing to do at this
>> point?
>
> I don't see anything special about "this point" -- it's just sometime
> between 2.4.1 and 2.5a0. What do you have in mind?
I was under the impression that the marshal format has been stable for
quite a long time (people are using it for various RPC protocols, among
other things). I might be wrong.
</F>
More information about the Python-Dev
mailing list