module documentation

Undocumented

Class AbstractMultiRange base for PostgreSQL MULTIRANGE types
Class AbstractMultiRangeImpl Marker for AbstractRange that will apply a subclass-specific adaptation
Class AbstractRange Base for PostgreSQL RANGE types.
Class AbstractRangeImpl Marker for AbstractRange that will apply a subclass-specific adaptation
Variable dc_kwonly Undocumented
Variable dc_slots Undocumented
Type Variable _T Undocumented
Variable _BoundsType Undocumented
dc_kwonly: dict[str, bool] = (source)

Undocumented

Undocumented

Undocumented

Value
TypeVar('_T',
        bound=Any)
_BoundsType = (source)

Undocumented