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 | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com