Reduce brokenness.
Putting an uid in "ids" list is plain broken, and a no-op here -> removed. Use pop() instead of __getitem__ + __delitem__ . Don't access possibly empty (and unrelated !) "ids" list in error message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45829 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment