Public Member Functions | |
def | __init__ |
def | __call__ |
Private Attributes | |
__bases__ | |
__doc__ | |
Static Private Attributes | |
string | __name__ |
Definition at line 18 of file rmtables_pg.py.
def rmtables_pg.rmtables_pg_.__init__ | ( | self | ) |
Definition at line 21 of file rmtables_pg.py.
def rmtables_pg.rmtables_pg_.__call__ | ( | self, | |
tablenames = None , |
|||
async = None |
|||
) |
Removes tables cleanly. Arguments may contain * or ?. Ranges [] are support but not ~ expansion.
Definition at line 26 of file rmtables_pg.py.
References vla_uvfits_line_sf.verify.
rmtables_pg.rmtables_pg_.__bases__ [private] |
Definition at line 22 of file rmtables_pg.py.
rmtables_pg.rmtables_pg_.__doc__ [private] |
Definition at line 23 of file rmtables_pg.py.
string rmtables_pg.rmtables_pg_.__name__ [static, private] |
Definition at line 19 of file rmtables_pg.py.