On 5/28/06, Scott David Daniels <[EMAIL PROTECTED]> wrote:
> Here's a trick I use for myself when the shell screen gets too full:
>
> 1) Make sure another window is open (do File / New Window if needed).
> 2) Close the shell screen.
> 3) On (one of) the open window(s) do Windows / Python Shell.
>
> You now have a nice clean window.

But then you lose the session.  You could recover the session by
re-entering the necessary lines (e.g. importing modules, defining
variables), but that leaves us with the original problem...

-Steven Bird
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to