component tests pass
Make component tests pass with no registration (no usage of storage) darcs-hash:20051228120704-86b55-aa921f4d888e64d1dcbeef9874dfd2d1a6bf6ce0.gz
This commit is contained in:
@@ -426,7 +426,7 @@ class MailComponent(Component):
|
||||
self.message)
|
||||
|
||||
def stream_state_changed(self,state,arg):
|
||||
print "*** State changed: %s %r ***" % (state,arg)
|
||||
self.__logger.debug("*** State changed: %s %r ***" % (state,arg))
|
||||
|
||||
""" Discovery get info handler """
|
||||
def disco_get_info(self, node, iq):
|
||||
|
||||
Reference in New Issue
Block a user