delete_t_head method

delete_t_head

Delete the header from the table, if one exists.

def delete_t_head(self):
    ...

See Also