Any python IDE with a debug back and forth feature (similar to visual studio)

Viewed 11

I would like to know if it exists any ide for python with a feature to be able to go back and rerun a previous line during a debug session. This exists for debug with visual studio in C#, this is so usefull.

Thanks

0 Answers
Related