Commit Graph

9 Commits

Author SHA1 Message Date
lord63 6d0bbd627c Fix typo
* Use the compatible way to handle the exception. You can find the
source code wsgi_app in app.py, and it use the compatible way, so update it
* Fix typo in config.py
* Fix typo in app.py
2016-02-03 21:08:22 +08:00
defuz 663802e976 docs: ``with``, ``for``, ``self`` 2014-11-05 07:39:54 +03:00
Daniel Neuhäuser 5689ef3639 Fix typo s/at at/at a/ 2013-10-22 14:01:33 +02:00
Armin Ronacher d26af4fd6d Fixed some smaller things in the docs 2012-04-09 17:38:08 +01:00
Armin Ronacher 9bed20c07c Added documentation for appcontext and teardown handlers 2012-04-09 17:29:00 +01:00
Armin Ronacher d3ca55177a Updated the docs and examples to non-failing teardown handlers 2011-08-25 20:56:43 +01:00
ThomasWaldmann e140bad3f8 fixed typo 2011-07-10 09:28:26 -07:00
Ron DuPlain 20bf8edcf4 Rename teardown example to avoid confusion. 2011-06-08 10:36:31 -04:00
Armin Ronacher e71a5ff8de Started work on new request dispatching. Unittests not yet updated 2011-05-27 20:10:53 +02:00