At 05:16 PM 9/28/2005 -0500, Ian Bicking wrote:
>I just added a WSGI app in paste.urlparser.PkgResourceParser
>(http://svn.pythonpaste.org/Paste/branches/mainline-refactor/paste/urlparser.py)
>
>
>to serve static files using pkg_resources's resource API. Two new
>methods would be useful there: re
I just added a WSGI app in paste.urlparser.PkgResourceParser
(http://svn.pythonpaste.org/Paste/branches/mainline-refactor/paste/urlparser.py)
to serve static files using pkg_resources's resource API. Two new
methods would be useful there: resource_mtime and resource_size.
Alternately, resourc