I am using Spyer 6.0.5. The Variable Explorer has an Options pulldown menu, wherein "Exclude callables and modules" is enabled. When I click on "Remove all variables", however, it also removes modules. For example, I have to re-issue import os
.
According to the documentation, there should be "a button to remove all displayed variables". I was hoping that would keep my callables and modules, but I can't find such a button.
Is there any way to remove all visible objects in the Variable Explorer, but keep callables and modules?
According to ccordoba12, this is not possible.