Keeping python code and database in sync

Skip Montanaro skip.montanaro at gmail.com
Fri Aug 29 19:47:52 EDT 2014


On Aug 29, 2014 5:34 PM, "Chris Angelico" <rosuav at gmail.com> wrote:

> I'm not sure how suckitude is affected by bugs, exactly; possibly O(N
> log N), because each bug has a small probability of affecting another
> bug.

OTOH, bug fixes often have a fairly high probability of adding more bugs to
the system, especially if your test suite isn't up to snuff.

Skip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140829/4188dae7/attachment.html>


More information about the Python-list mailing list