1 2 3 4
try: from collections import OrderedDict except: from sleekxmpp.thirdparty.ordereddict import OrderedDict