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

Class KickstartFile


The most base type

Instance Methods [hide private]

Inherited from Information: __init__

Inherited from BaseInformation: toDict

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 = {'checksum_list': [<class spacewalk.server.im...

Inherited from UserDict.UserDict: __hash__

Class Variable Details [hide private]

attributeTypes

Value:
{'checksum_list': [<class spacewalk.server.importlib.importLib.Checksu\
m at 0x7f4fe238b9a8>],
 'file_size': <type 'int'>,
 'last_modified': <class spacewalk.server.importlib.importLib.DateType\
 at 0x7f4fe238b258>,
 'md5sum': <type 'str'>,
 'relative_path': <type 'str'>}