Package pype :: Module pype :: Class Holder
[frames] | no frames]

Class Holder

source code

object --+
         |
        Holder

Dummy class.

This is just a handle to hold task-related information. You can hang things off it and then pickle it or stash it for later use.

Instance Methods

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

Properties

Inherited from object: __class__