M.-A. Lemburg wrote:
Looks like the testrunner implementation doing the PYC "cleanup"
is seriously broken.

At the very least it should:

 * check for the existence of a corresponding PY file before
   simply going about removing the byte code file

Urm, since it was added specifically to remove rogue pyc files that have no matching py file, this won't help ;-)

 * ignore any permission errors it finds

Agreed :-)

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db

Reply via email to