Timothy,
Yes the pollution is really a problem.
You see in CPython the .pyc files are at least contained to the package
directory where the modules live, thus they follow the pigeon-hole
principle (one-to-one).
The current release puts at the very least 6 files ( site.{exe,
pdb}, snippets.{exe,
On 5/4/05, Anthony Tarlano <[EMAIL PROTECTED]> wrote:
> I filed a bug as usual, but maybe you should consider a 0.7.4.1 release
> fixing this and the *[exe,pdb] file pollution problem asap
Is the exe "file pollution problem" really a problem? Conceptually,
CPython and IronPython are doing the same