class documentation

class _repr_base(object):

Known subclasses: sqlalchemy.sql.util._repr_params, sqlalchemy.sql.util._repr_row

View In Hierarchy

Undocumented

Method trunc Undocumented
Constant ​_DICT Undocumented
Constant ​_LIST Undocumented
Constant ​_TUPLE Undocumented
Class Variable __slots__ Undocumented
def trunc(self, value):

Undocumented

_DICT: int =

Undocumented

Value
2
_LIST: int =

Undocumented

Value
0
_TUPLE: int =

Undocumented

Value
1
__slots__: tuple[str, ...] =