comparison decoupage/web.py @ 87:ced29a73c561

decoupage/web.py
author Jeff Hammel <k0scist@gmail.com>
date Tue, 31 Dec 2013 02:01:17 -0800
parents 3262010f7f79
children fca150947fb1
comparison
equal deleted inserted replaced
86:a9f5b60006ba 87:ced29a73c561
1 """ 1 """
2 decoupage: a view with webob to index and serve static content 2 decoupage: a dynamic file server
3 """ 3 """
4 4
5 # TODO: 5 # TODO:
6 # handle files with `#`s like like `#index.ini` 6 # handle files with `#`s like like `#index.ini`
7 # -> http://k0s.org/portfolio/ideas/#index.ini# 7 # -> http://k0s.org/portfolio/ideas/#index.ini#