Package gavo :: Package base :: Module activetags :: Class ActiveTag
[frames] | no frames]

Class ActiveTag

source code

object --+
         |
        ActiveTag
Known Subclasses:

A mixin for active tags.

This is usually mixed into structure.Structures or derivatives. It is also used as a sentinel to find all active tags below.

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  name_ = None
hash(x)
Properties

Inherited from object: __class__