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

Class ChangeLog


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 = {'name': <type 'str'>, 'text': <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:
{'name': <type 'str'>,
 'text': <type 'str'>,
 'time': <class spacewalk.server.importlib.importLib.DateType at 0x7f4\
fe238b258>}