Re: [IronPython] 0.7.4 doesn't allow more than one IronPythonConsole...

2005-05-04 Thread Anthony Tarlano
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,

Re: [IronPython] 0.7.4 doesn't allow more than one IronPythonConsole...

2005-05-04 Thread Timothy Fitz
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

[IronPython] 0.7.4 doesn't allow more than one IronPythonConsole...

2005-05-04 Thread Anthony Tarlano
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 Keep up the good work!Anthony___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists