[IPython-user] Re: .py file stuck open? (D Brown)
Dave
davbrow at gmail.com
Thu May 19 02:10:37 CDT 2005
>>D Brown wrote:
>> I have tried execfile('runsim.py') a couple times and do
>> not see the problem.
>>
>> If I "run runsim.py" it appears the runsim.py file remains
>> open after the error.
>>
>> For this test shutil.rmtree() is giving the error. To
>> generate an error I open one of the files with notepad so
>> it can't be deleted.
Fernando wrote:
>OK, I think I did find a bug. Since I don't really know how easy it is
>for
>you to work with cvs, I've put up a test release here:
>http://ipython.scipy.org/dist/testing/
>I'd appreciate it if you could test it and let me know if it does
>address the
>problem.
Ok, that was too easy to install and test.
It works perfectly now! Thanks.
-- David
More information about the IPython-user
mailing list