On Jan 22, 1:23 am, Joel <[EMAIL PROTECTED]> wrote:
> Can you please tell me how this can be done..
> are there any other IDEs for the same purpose if Boa can't do it?
>
> Joel
>
> On Jan 6, 11:01 am, Joel <[EMAIL PROTECTED]> wrote:
>
> > Hey there..
> > I'm using boa constructor to debug a python
Can you please tell me how this can be done..
are there any other IDEs for the same purpose if Boa can't do it?
Joel
On Jan 6, 11:01 am, Joel <[EMAIL PROTECTED]> wrote:
> Hey there..
> I'm using boa constructor to debug a python application. For my
> application, I need to insert break points and
Hey there..
I'm using boa constructor to debug a python application. For my
application, I need to insert break points and execute some piece of
code interactively through shell or someother window when the
breakpoint has been reached. Unfortunately the shell I think is a
seperate process so whatev