Module with some special objects to be used as magic attributes with dedicated containers aka. Collections.
Classes
Collectable([value, name, doc]) | Collection element. |
ConditionalAttribute(*args, **kwargs[, enabled]) | Simple container intended to conditionally store the value |
IndexedCollectable(*args, **kwargs[, index]) | Collectable with position information specified with index |
Exceptions
Collectable([value, name, doc]) | Collection element. |
ConditionalAttribute(*args, **kwargs[, enabled]) | Simple container intended to conditionally store the value |
IndexedCollectable(*args, **kwargs[, index]) | Collectable with position information specified with index |