How to marshal a function?

François Pinard pinard at iro.umontreal.ca
Thu Nov 15 08:00:06 EST 2001


[Michael Hudson]

> pinard at iro.umontreal.ca (François Pinard) writes:

> > Earlier today, I wondered how to marshal a function, in view of
> > transmitting it to a remote machine and executing it there.

> Well, the bytecode has changed between every released version of
> Python, AFAIK.  Certainly 1.5.2->2.0, 2.0->2.1 and 2.1->2.2, and not
> usually backward compatibly.

> So you can forget that idea.

Simple enough!  Thanks! :-)

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard





More information about the Python-list mailing list