# HG changeset patch # User Karol 'grzywacz' Nowak # Date 1196356016 -3600 # Node ID 2def79ea092ef6ae6c33428598165e76a3304d96 # Parent 361c8b58201827fce4d3ef48b8fe236f77df0607 Pass the unimplemented action before a fix is ready. diff -r 361c8b582018 -r 2def79ea092e jabberbot/xmppbot.py --- a/jabberbot/xmppbot.py Thu Nov 29 17:39:44 2007 +0100 +++ b/jabberbot/xmppbot.py Thu Nov 29 18:06:56 2007 +0100 @@ -484,7 +484,7 @@ @type contact: Contact """ - raise NotImplemented() + pass def ask_for_subscription(self, jid): """Sends a stanza with type="subscribe"