Package yum :: Module history :: Class YumHistoryTransaction
[hide private]
[frames] | no frames]

Class YumHistoryTransaction

source code

Holder for a history transaction.

Instance Methods [hide private]
 
__init__(self, history, row) source code
 
__cmp__(self, other) source code
 
_getTransWith(self) source code
 
_getTransData(self) source code
 
_getErrors(self) source code
 
_getOutput(self) source code
Properties [hide private]
  trans_with
  trans_data
  errors
  output
Property Details [hide private]

trans_with

Get Method:
unreachable(self)

trans_data

Get Method:
unreachable(self)

errors

Get Method:
unreachable(self)

output

Get Method:
unreachable(self)