Module callback :: Class RPMInstallCallback
[hide private]
[frames] | no frames]

Class RPMInstallCallback

source code

Yum command line callback class for callbacks from the RPM library.

Instance Methods [hide private]
 
__init__(self, output=1) source code
 
_dopkgtup(self, hdr) source code
 
_makeHandle(self, hdr) source code
 
_localprint(self, msg) source code
 
_makefmt(self, percent, progress=True) source code
 
_logPkgString(self, hdr)
return nice representation of the package for the log
source code
 
callback(self, what, bytes, total, h, user) source code