Dennis Benzinger wrote:
> Philippe Martin wrote:
>> Dennis Benzinger wrote:
>>
>>> Stan Cook wrote:
I've been trying to use Eclipse with Python on Linux for a while and
have noticed something odd. After running the code or debugging a few
times, its responsiveness gets really bad.
Jason wrote:
> PyDev Eclipse keeps around the python interpreter unless it gets
> removed. I think part of the point is to keep around failed runs so
> the user can investigate the stack. Eclipse doesn't keep this around
> if you Run you script, but it will keep the interpreter alive if you
> Deb
PyDev Eclipse keeps around the python interpreter unless it gets
removed. I think part of the point is to keep around failed runs so
the user can investigate the stack. Eclipse doesn't keep this around
if you Run you script, but it will keep the interpreter alive if you
Debug your script, regardl
Philippe Martin wrote:
> Dennis Benzinger wrote:
>
>> Stan Cook wrote:
>>> I've been trying to use Eclipse with Python on Linux for a while and
>>> have noticed something odd. After running the code or debugging a few
>>> times, its responsiveness gets really bad. Upon checking the equivalent
>>
On 6/19/06, Philippe Martin <[EMAIL PROTECTED]> wrote:
Dennis Benzinger wrote:> Stan Cook wrote:>> I've been trying to use Eclipse with Python on Linux for a while and>> have noticed something odd. After running the code or debugging a few>> times, its responsiveness gets really bad. Upon checkin
Dennis Benzinger wrote:
> Stan Cook wrote:
>> I've been trying to use Eclipse with Python on Linux for a while and
>> have noticed something odd. After running the code or debugging a few
>> times, its responsiveness gets really bad. Upon checking the equivalent
>> of the task manager, I find se
On 6/18/06, Stan Cook <[EMAIL PROTECTED]> wrote:
I've been trying to use Eclipse with Python on Linux for awhile and have noticed something odd. After running thecode or debugging a few times, its responsiveness getsreally bad. Upon checking the equivalent of the task
manager, I find several inst
Stan Cook wrote:
> I've been trying to use Eclipse with Python on Linux for a while and
> have noticed something odd. After running the code or debugging a few
> times, its responsiveness gets really bad. Upon checking the equivalent
> of the task manager, I find several instances of Python ru
I've been trying to use Eclipse with Python on Linux for a
while and have noticed something odd. After running the
code or debugging a few times, its responsiveness gets
really bad. Upon checking the equivalent of the task
manager, I find several instances of Python running. When I
kill the