def Load(self, arg2): return _table.Table_Load(self, arg2)
def Load(self, _in): r"""Load(Table self, std::istream & _in)""" return _table.Table_Load(self, _in)