mirror of https://github.com/mitsuhiko/flask.git
Browse Source
This now makes it behave like it did before, it's just an object. It did however gain ``__contains__`` and ``__iter__`` and I added a ``get()`` method to fetch an attribute without raising an error. This fixes #759.pull/764/head
Armin Ronacher
12 years ago
4 changed files with 29 additions and 19 deletions
Loading…
Reference in new issue