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
_______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
