spacewalk :: server :: importlib :: importLib :: Dependency :: Class Dependency
[hide private]
[frames] | no frames]

Class Dependency


The most base type

Instance Methods [hide private]
 
__init__(self)

Inherited from Item: __repr__, populate

Inherited from UserDict.UserDict: __cmp__, __contains__, __delitem__, __getitem__, __len__, __setitem__, clear, copy, get, has_key, items, iteritems, iterkeys, itervalues, keys, pop, popitem, setdefault, update, values

Class Methods [hide private]

Inherited from UserDict.UserDict: fromkeys

Class Variables [hide private]
  attributeTypes = {'flags': <type 'int'>, 'name': <type 'str'>,...

Inherited from UserDict.UserDict: __hash__

Method Details [hide private]

__init__(self)
(Constructor)

 
Overrides: UserDict.UserDict.__init__

Class Variable Details [hide private]

attributeTypes

Value:
{'flags': <type 'int'>, 'name': <type 'str'>, 'version': <type 'str'>}