[Python-Dev] SF bugs tracker?
Guido van Rossum
guido@digicool.com
Mon, 26 Mar 2001 03:14:14 -0500
> I've been unable to reach the bugs tracker today. Every attempt
> results in a document-contains-no-data error. Has anyone else had any
> luck?
This is a bizarre SF bug. When you're browsing patches, clicking on
Bugs will give you this error, and vice versa.
My workaround: go to my personal page, click on a bug listed there,
and make an empty change (i.e. click Submit Changes without making any
changes). This will present the Bugs browser.
--Guido van Rossum (home page: http://www.python.org/~guido/)