On 2020-10-25 00:21, Steve wrote:
You could install Visual Studio Code and the extension for Python. That will let you single-step through the code.This would seriously help troubleshooting for me. I updated a data file and now my main program is choking on it. When the program encounters an error, it dumps a bit of information to the screen for a few steps before the error but that is not enough.
-- https://mail.python.org/mailman/listinfo/python-list