telepathy-python is a Python package containing base classes for use in connection managers, and proxy classes for use in clients.
Tarball: http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.17.tar.gz Signature: http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.17.tar.gz.asc Git: http://git.collabora.co.uk/?p=telepathy-python.git;a=summary Enhancements: * New function ChannelManager.implement_channel_classes to deprecate _implement_channel_class. This allows implementing multiple channel classes per channel type. Fixes fd.o#26979. * Add new NoneHandle class to represent a handle type of NONE, and use this class so that telepathy.server.Handle's methods return NoneHandle objects for HT=NONE, instead of None. Fixes: * Allow TargetHandleType=NONE when requesting a new channel. Slatez, -- Jonny Lamb, UK [email protected] _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
