My Python Editor "ActiveState Python 2.2 - Python Win IDE" does not refesh

John Roth johnroth at ameritech.net
Sat Nov 16 08:23:23 EST 2002


"kathik thyagarajan" <karthik_qmax at yahoo.co.in> wrote in message
news:mailman.1037422524.22358.python-list at python.org...

Hi Guys,
I am having the trouble of having to exit the editor every time I make
some changes to my code in order to execute the code using the
"ActiveState Python 2.2 - Python Win IDE"  editor. DOS work fine but the
problem with DOS is that and other editors like gvim is that I am unable
to debug my code with them. Is there any problem with theinstallation or
is there any other patch to be added? Does any one know. Other wise I
have to clos a bunch of files, open them, set break points, make
changes, close them again and keep iterating the whole thing.

Eagerly awaiting replies.

Karthik

Does that for me, too. I suspect you may have to explicitly refresh a
new module, but I haven't bothered figuring out how because I tend to do
XP style test first and have never bothered with the debugger.

I just keep a DOS window open and have a little script that runs the
test module. A couple of clicks, five keystrokes and I know whether the
last change worked or not.

John Roth





More information about the Python-list mailing list