Skip to content

Instantly share code, notes, and snippets.

@chrisgeo
Created April 7, 2014 14:26
Show Gist options
  • Select an option

  • Save chrisgeo/10021288 to your computer and use it in GitHub Desktop.

Select an option

Save chrisgeo/10021288 to your computer and use it in GitHub Desktop.
class FooRequest(WebRequest):
def foo(self):
return self.environ['foo.bar']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment