Attention is currently required from: fixeria.
1 comment:
File pySim-shell.py:
Patch Set #2, Line 110: setup
Are you intentionally not passing `verbose` here?
In this case I am using the _onchange_verbose() method to switch the verbose mode. The reason why I am doing this is that I want to ensure that we go through the same code path that we also use when we do "set verbose true" on the console.
One could pass the verbose argument, but since we call _onchange_verbose immediately after, it would not have any effect.
To view, visit change 42304. To unsubscribe, or for help writing mail filters, visit settings.