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