Part of pida.core.plugins View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
378 | Method | __init__ | Creates a FactoryDict instance with the appropriate factory |
390 | Class Method | __getitem__ | Undocumented |
398 | Class Method | __delitem__ | Undocumented |
405 | Class Method | __repr__ | Undocumented |
FactoryDict
instance with the appropriate factory
function.
@param factory: the function that creates objects according to the supplied key.