Comment 2 for bug 249950

Revision history for this message
Martin Pitt (pitti) wrote :

This still requires having workarounds which look like

                    try:
                        a.removeFromBug()
                    except HTTPError:
                        pass

so it's still a real issue (originally reported as bug 315387)