Is it possible to modify the ‘Step Into’ functionality of the python debugger not to iterate the lines with the function parameters? Let’s say I am working on the following python code: