Steve Haley wrote:
> A
> couple of folks also mentioned a book, Beginning Python: From Novice to
> Professional. I think I might try that.
There are many good beginner's resources, both on-line and print. Here are a
couple of good lists:
http://wiki.python.org/moin/BeginnersGuide/NonProgrammer
> Also, someone advised that the Shell window not be used that way anyway.
> I
> think I agree and will operate from Pythonwin from now on.
The same applies in Pythonwin. You cannot run the interactive shell buffer
because Python will try to execute all the output from the commands - they
get exe