Skip to content

Instantly share code, notes, and snippets.

@ponych
Created June 25, 2012 16:06
Show Gist options
  • Save ponych/2989503 to your computer and use it in GitHub Desktop.
Save ponych/2989503 to your computer and use it in GitHub Desktop.
# Config
stream = file('config/main.yaml', 'r')
app.config.update(yaml.load(stream))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment