On 4/28/06, Ian Bicking <[EMAIL PROTECTED]> wrote: > I'd like to include paste.lint with that as well (as wsgiref.lint or > whatever). Since the last discussion I enumerated in the docstring all > the checks it does. There's still some outstanding issues, mostly where > I'm not sure if it is too restrictive (marked with @@ in the source). > It's at: > > http://svn.pythonpaste.org/Paste/trunk/paste/lint.py
That looks fine to me; I'm not in this business full-time so I'll await others' responses. > I think another useful addition would be some prefix-based dispatcher, > similar to paste.urlmap (but probably a bit simpler): > http://svn.pythonpaste.org/Paste/trunk/paste/urlmap.py IMO this is getting into framework design. Perhaps something like this could be added in 2.6? -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com