On Jan 12, 9:37 am, Joel <[EMAIL PROTECTED]> wrote: > Hi, > In BOA constructor, is there any way to do the following: > Once a breakpoint has reached, I want to enter some code > and execute it. > Can anyone tell me of a technique? > > Also input stream doesn't seem to work, I do a standard input read and > then i enter something in the input window, but it isn't accepted. > What could be the reason? > > Thanks > Joel
I wanted to clarify, when I say "enter code", I mean I want to enter some custom code, like print a or something to see the condition of variable 'a' at the breakpoint. -- http://mail.python.org/mailman/listinfo/python-list