1 :mod:`webob.static` -- Serving static files 2 =========================================== 3 4 .. automodule:: webob.static 5 6 .. autoclass:: webob.static.FileApp 7 :members: 8 9 .. autoclass:: webob.static.DirectoryApp 10 :members: 11 12 13