Is it technically possible to provide a better traceback page so that not only people with a priory knowledge of pydotorg-ww existence could _easily_ report PyPI faults if we test our changes live anyway? -- anatoly t.
On Mon, Sep 5, 2011 at 8:27 AM, Richard Jones <[email protected]> wrote: > Yes, thanks. It's since been fixed. > > On 5 September 2011 15:25, anatoly techtonik <[email protected]> wrote: >> I've just receib=ved the following info from PyPI. Hope you'll be >> interested to investigate. >> >> Traceback (most recent call last): >> File "/data/pypi/src/pypi/pypi.fcgi", line 29, in handle_request >> handler = WebUI(request, env) >> File "/data/pypi/src/pypi/webui.py", line 222, in __init__ >> self.oid_server = >> OpenIDServer.Server(FileOpenIDStore(OPENID_FILESTORE), >> op_endpoint=self.op_endpoint) >> AttributeError: WebUI instance has no attribute 'op_endpoint' >> >> -- >> anatoly t. >> _______________________________________________ >> pydotorg-www mailing list >> [email protected] >> http://mail.python.org/mailman/listinfo/pydotorg-www >> > _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
