Pyrolite, lightweight pickle and pyro client library, seeking a bit of testing help

Chris Angelico rosuav at gmail.com
Mon Sep 22 13:53:59 EDT 2014


On Tue, Sep 23, 2014 at 3:47 AM, Irmen de Jong <irmen.NOSPAM at xs4all.nl> wrote:
> I've developed Pyrolite (https://github.com/irmen/Pyrolite), a lightweight client
> library for Java and .NET to gain access to Python servers running Pyro. As such it also
> contains a complete pickle and unpickle implementation in these languages.

Does this imply that you send pickle data across the internet and
unpickle it? Isn't that rather dangerous?

ChrisA



More information about the Python-list mailing list