Skip to content

Instantly share code, notes, and snippets.

@shuiyao2
Created March 15, 2014 17:50
Show Gist options
  • Select an option

  • Save shuiyao2/9571148 to your computer and use it in GitHub Desktop.

Select an option

Save shuiyao2/9571148 to your computer and use it in GitHub Desktop.
try:
import cPickle as pickle
except:
import pickle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment