Skip to content

Instantly share code, notes, and snippets.

@dave5
Created January 17, 2012 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dave5/1629885 to your computer and use it in GitHub Desktop.
Save dave5/1629885 to your computer and use it in GitHub Desktop.
Sandbox or Live - Python
# Use live system or Sandbox
#live_or_test = "www"
live_or_test = "sandbox"
baseURL = "http://"+ live_or_test +".ponoko.com/services/api/v2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment