TPCServer and xdrlib
Laszlo Nagy
gandalf at shopzeus.com
Mon May 19 05:06:05 EDT 2008
> It is possible to change the serialization used by Pyro
>
> http://pyro.sourceforge.net/manual/9-security.html#pickle
>
> to the the 'gnosis' XML Pickler.
>
As I said earlier, I would not use XML. Just an example - I need to be
able to transfer image files, word and excel documents. How silly it
would be to base64encode a binary file, then put it into an XML.
L
More information about the Python-list
mailing list