Package wtf :: Package app :: Module dispatcher
[hide private]
[frames] | no frames]

Module dispatcher

source code

This modules wraps the WSGI interface, initializes middleware and provides an application friendly wrapper.


Author: André Malo

Classes [hide private]
  Dispatcher
Main dispatching loop
Functions [hide private]
 
abs_location(request, location)
Make absolute location
source code
Variables [hide private]
  __package__ = 'wtf.app'