Package dap :: Package responses :: Package html :: Module templess :: Class node
[hide private]
[frames] | no frames]

Class node

source code

object --+
         |
        node
Known Subclasses:
textnode, elnode

node base

very specific to Templess, the nodes contain as little functionality as possible

Instance Methods [hide private]
  find(self, name)

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


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

find(self, name)

source code 
None