try: import cPickle pickle = cPickle except ImportError: import pickle