Package rpmUtils :: Module oldUtils :: Class Rpm_Ts_Work
[hide private]
[frames] | no frames]

Class Rpm_Ts_Work

source code

This should operate on groups of headers/matches/etc in the rpmdb - ideally it will operate with a list of the Base objects above, so I can refer to any one object there not sure the best way to do this yet, more thinking involved

Instance Methods [hide private]
 
__init__(self, dbPath='/') source code
 
__getattr__(self, attribute) source code
 
match(self, tag=None, search=None, mire=None)
hands back a list of Header_Work objects
source code
 
sigChecking(self, sig)
pass type of check you want to occur, default is to have them off
source code