Debugging a Python program from a browser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andrew Chalk

    Debugging a Python program from a browser

    My python 2.2 program runs from a browser. I want to set breakpoints that
    are activated when the program runs. In the current case I am running on W2K
    with IE v6.0. Any idea how to do this?

    Regards


Working...