[Web-SIG] Proposal: wsgi.url_vars
Ian Bicking
ianb at colorstudy.com
Sat Oct 21 22:37:41 CEST 2006
Ian Bicking wrote:
>> Or, to put it another way, can you provide a realistic example of a
>> *consumer* of the information?
>
> Sure: http://bitworking.org/news/wsgicollection
>
> It takes arguments in 'selector.vars', but could take arguments from any
> dispatcher.
Another consumer came to mind:
http://pythonpaste.org/class-paste.wsgiwrappers.WSGIRequest.html -- a
generic wrapper around the WSGI environment, which could provide an
attribute that would access this particular variable.
--
Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
More information about the Web-SIG
mailing list