| Home | Trees | Indices | Help |
|---|
|
|
Hook container and invoker.
|
|||
| new empty list |
|
||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
cse case object. |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
The object to be appended (the first and only argument) should be a Hook object, but this method actually accept either a Hook type or an Anchor type. The method will automatically create the necessary Hook object when detect acceptable type object passed as the first argument. All the keywords go to the creation of the Hook object if the first argument is a type. If the first argument is an instantiated Hook object, the method accepts no keywords.
|
Invoke the specified method for each hook object.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 21 09:38:33 2012 | http://epydoc.sourceforge.net |