KeyObject

class KeyObject[source]

Bases: object

Base class for objects that should implement the key method. The child classes can then be stored in the KeyIndexedCollection.

Methods

key