#!/usr/local/bin/python2 from collections import OrderedDict OrderedDict((1,2,3))