PyOoHtml - D-h --- Dynamic Handler

This is a simplification of app.yaml

handlers:
- url: /static
  static_dir: static

- url: /.*
  script: dynamic_handler.py