Acspy.Util.NodeList
index
/alma/ACS-2016.6/ACSSW/lib/python/site-packages/Acspy/Util/NodeList.py

# @(#) $Id: NodeList.py,v 1.1.1.1 2012/03/07 17:40:45 acaproni Exp $

 
Modules
       
CosNaming

 
Classes
       
__builtin__.object
nodeList

 
class nodeList(__builtin__.object)
     Methods defined here:
__init__(self, context)
find(self, name, kind)
# return the object found.  should be a naming context
listdir(self)
ls(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
Data
        __revision__ = '$Id: NodeList.py,v 1.1.1.1 2012/03/07 17:40:45 acaproni Exp $'