Classes | |
class | viewertool |
Functions | |
def | dbus_connection |
def | seqselect |
Variables | |
tuple | bus |
have_dbus_module |
def viewertool.dbus_connection | ( | ) |
Definition at line 25 of file viewertool.py.
Referenced by viewertool.viewertool.__launch().
def viewertool.seqselect | ( | test, | |
list | |||
) |
Select the elements from a sequence that satisfy the given test function - compare The test function should have following signature def test(item): and must return a boolean - list The List from which element need to be selected
Definition at line 29 of file viewertool.py.
References polcal_20080224_cband_regression.test.
Definition at line 13 of file viewertool.py.
Definition at line 14 of file viewertool.py.