Jason Tackaberry wrote: > Author: tack > Date: Sun Apr 23 02:38:09 2006 > New Revision: 1481 > > Modified: > trunk/beacon/src/db.py > > Log: > Bug! ping dischi :) > > > Modified: trunk/beacon/src/db.py > ============================================================================== > --- trunk/beacon/src/db.py (original) > +++ trunk/beacon/src/db.py Sun Apr 23 02:38:09 2006 > @@ -238,6 +238,7 @@ > # delete items and all subitems from the db. The delete > function > # will return all ids deleted, callbacks are not allowed, so > # we can just continue > + # FIXME: 'id' here is wrong; what's it supposed to be? > changed_id.extend(self._delete(id)) > continue
Oops, that got broken when I moved the add checking outside this loop. Fixed. Dischi -- None of the ideas expressed above are actually mine. They are told to me by Luthor and Ferdinand, the five inch tall space aliens who live under my desk. In return for these ideas, I have given them permission to eat any dust bunnies they may find under there.
pgporvME6wZ1Y.pgp
Description: PGP signature
