Re: Python Shell (IDLE) Lag

2005-09-25 Thread dumbandjaded
Just a little addendum... this lag only happens when the output is a very long continuous string. If I print out 3000 or so LINES of output there's no problem, its only when it's one long continuous string. -- http://mail.python.org/mailman/listinfo/python-list

Python Shell (IDLE) Lag

2005-09-25 Thread dumbandjaded
Hey everyone, just a quick general question about using the main python shell (I'm using IDLE on Windows to be exact). Whenever I print some really long output to the screen (> 3000 characters or so), my shell will start lagging very badly. I'm not sure if the shell keeps some memory dedicated to