First time here? Check out the FAQ!

Revision history  [back]

Another answer based on your clarification: If you Enable Debugging from the Python Shell's Options menu then you can run to breakpoints or exceptions and use all the debug tools to inspect the variables, etc. You do need to run to a breakpoint or exception, though, before the tools can do this. Making this always active, even when at the prompt, is on our list of future improvements for this capability.