[Python-Dev] [Web-SIG] Adding wsgiref to stdlib (original) (raw)

Ian Bicking ianb at colorstudy.com
Tue May 23 06:23:01 CEST 2006


Phillip J. Eby wrote:

At 02:32 PM 4/28/2006 -0500, Ian Bicking 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 Ian, I see this is under the MIT license. Do you also have a PSF contributor agreement (to license under AFL/ASF)? If not, can you place a copy of this under a compatible license so that I can add this to the version of wsgiref that gets checked into the stdlib?

I don't have a contributor agreement. I can change the license in place, or sign an agreement, or whatever; someone should just tell me what to do.

-- Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org



More information about the Python-Dev mailing list