try: from ordereddict import OrderedDict except: from sleekxmpp.thirdparty.ordereddict import OrderedDict