elya5 edd9199be8 Fix UnboundlocalError in disco_browser.py example
If self.get is in self.info_types and self.items_types, only self['xep_0030'].get_info is executed and not self['xep_0030'].get_items. So the condition in line 129 is successful but items is not assigned.
2015-07-09 17:15:36 +02:00
..
2014-01-21 16:19:27 +04:00
2015-05-13 17:24:06 -04:00
2014-01-21 16:19:27 +04:00