Ian Bicking wrote: >> *<type 'exceptions.TypeError'>: readline() takes exactly 1 argument (2 >> given)* > > Dammit, I read the WSGI spec when changing paste.httpserver but forgot > that there's an outstanding bug in it. Well, several bugs in it now. > I'll make a 1.2.1 release shortly.
I've put out a version 1.2.1, with the only change being a fix to this problem. -- Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
