class documentation

represents an event target, that is, something we can listen on either with that target as a class or as an instance. Examples include: Connection, Mapper, Table, Session, InstrumentedAttribute, Engine, Pool, Dialect.

Class Variable __slots__ Undocumented
Class Variable dispatch Undocumented