released: RPyC 2.60

2006-05-19 Thread sebulba
Remote Python Call (RPyC) 2.60 has been released.

changelog:
*  added: __version__ to the package (i.e., assert Rpyc.__version__
 (2,50))
* added deliver, the counterpart of obtain()
* deliver and obtain now support transfering functions
* added DeliveringNamespace
* added isproxy
* improvements to the isinstance/issubclass mechanism
* improved memory consumption with __slots__ to all objects
(proxies can be plentiful, so it's better to keep them small)
* fix: SecSocketConnection now raises LoginError instead of
tlslite's internal errors

see the release notes (on the website) for more info

home:
http://rpyc.wikispaces.com


-tomer

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


released: RPyC 2.60

2006-05-19 Thread gangesmaster
Remote Python Call (RPyC) has been released. this release introduces
delivering objects, reducing memory consumption with __slots__, and
several other new/improved helper functions. see the release notes and
changelog (on the site) for more info.

home: 
http://rpyc.wikispaces.com


-tomer

-- 
http://mail.python.org/mailman/listinfo/python-list