Closed
Description
Originally reported by: Wolfgang Schnerring (BitBucket: wosc, GitHub: wosc)
The situation is rather rare (when switching between branches for example) that you get obsolete .pyc/.pyo files, i.e. without corresponding .py files, but when it occurs it can lead to obscure and really hard to detect problems. So it might be a worthwile feature to clean those up automatically (zope.testrunner does this for example).