Occasionally there is a need to delete the *.py files (but leave *.pyc and *.pyo) after installation, in order to protect some proprietary stuff (not just embarrassing hacks ;-). It would be quite nice to have this option in distutils. Or is it there already? -- Ville