Re: [Web-SIG] Proposal: wsgi.url_vars

2006-10-22 Thread Christopher Lenz
vars' a tuple of the form "(args, kwargs)" (the first a list or tuple, the second a dict)? Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.pyt

Re: [Web-SIG] JavaScript libraries

2005-05-10 Thread Christopher Lenz
ry that I haven't seen mention of on this thread is "prototype" (yeah, RoR again). I think it should go a far way towards "smoothing out the rough edgews": http://prototype.conio.net/ http://dev.rubyonrails.com/file/trunk/railties/html/javascripts/ prototype.js