![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | G |
| class | RunCallable |
Functions | |
| run_func () | |
Variables | |
| g = None | |
| main = greenlet.getcurrent() | |
| list | results = [] |
| x = g.switch() | |
| flush | |
If we have a run callable passed to the constructor or set as an attribute, but we don't actually use that (because ``__getattribute__`` or the like interferes), then when we clear callable before beginning to run, there's an opportunity for Python code to run.