1:mod:`paste.urlmap` -- Map URL paths
2====================================
3
4.. automodule:: paste.urlmap
5
6Module Contents
7---------------
8
9.. autoclass:: URLMap
10.. autofunction:: urlmap_factory
11.. autoclass:: PathProxyURLMap
12