Peter Froehlich <peter.hans.froehl...@gmail.com> added the comment: On Fri, Jul 2, 2010 at 8:50 AM, Éric Araujo <rep...@bugs.python.org> wrote: > - super(Handler, self).do_GET() > + Handler.do_GET(self)
Yep, that's how I solved it. :-D ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9140> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com