Ben Finney <[EMAIL PROTECTED]> wrote: > Surely, since "suddenly" implies you changed one small area of the > code, that area of the code is the best place to look for what caused > the failure.
Sometimes it's the environment that's changed. Yes, I know, a good unit test doesn't depend on the environment, but in real life, that's sometimes difficult to achieve. -- http://mail.python.org/mailman/listinfo/python-list