[Ironpython-users] Restriction on adodbapi remote module when used with Pyro4 2.20

Vernon D. Cole vernondcole at gmail.com
Thu Jun 13 20:45:22 CEST 2013


Anyone trying the new ADO remote/proxy feature of adodbapi to serve an ADO
database to a Linux or Windows client:

Pyro 2.20 (just released) uses a new serializer which does not handle
decimal or datetime data types.  If you update your Pyro4, you need to
switch back to the old pickle serializer by defining the environment
variable
PYRO_SERIALIZER=pickle
--
Vernon Cole
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130613/d35a5a98/attachment.html>


More information about the Ironpython-users mailing list