Public Member Functions | |
def | __init__ |
def | __call__ |
Private Attributes | |
__bases__ | |
__doc__ | |
Static Private Attributes | |
string | __name__ |
Definition at line 18 of file clearstat_pg.py.
def clearstat_pg.clearstat_pg_.__init__ | ( | self | ) |
Definition at line 21 of file clearstat_pg.py.
def clearstat_pg.clearstat_pg_.__call__ | ( | self, | |
async = None |
|||
) |
Clear all autolock locks This task is useful if another task that is running indicates that it is trying to obtain a lock on a file. Typing 'go clearstat()' will not change the current task being scrutinized Typing 'clearstat()' will change the current task assignment to clearpstat which is generally not what is desired.
Definition at line 26 of file clearstat_pg.py.
References vla_uvfits_line_sf.verify.
clearstat_pg.clearstat_pg_.__bases__ [private] |
Definition at line 22 of file clearstat_pg.py.
clearstat_pg.clearstat_pg_.__doc__ [private] |
Definition at line 23 of file clearstat_pg.py.
string clearstat_pg.clearstat_pg_.__name__ [static, private] |
Definition at line 19 of file clearstat_pg.py.