Tryag File Manager
Home
-
Turbo Force
Current Path :
/
usr
/
lib
/
python2.4
/
site-packages
/
yum
/
Upload File :
New :
File
Dir
//usr/lib/python2.4/site-packages/yum/rpmtrans.pyc
m FOc @ s d k Z d k Z d k Z d k Z d k Z d k Z d k Z d k Td k l Z d k Z d f d YZ d f d YZ d e f d YZ d f d YZ d f d YZ d S( N( t *( t _t NoOutputCallBackc B s5 t Z d Z d Z d Z d Z d Z RS( Nc C s d S( N( ( t self( ( t0 /usr/lib/python2.4/site-packages/yum/rpmtrans.pyt __init__ s c C s d S( s @param package: A yum package object or simple string of a package name @param action: A yum.constant transaction set state or in the obscure rpm repackage case it could be the string 'repackaging' @param te_current: current number of bytes processed in the transaction element being processed @param te_total: total number of bytes in the transaction element being processed @param ts_current: number of processes completed in whole transaction @param ts_total: total number of processes in the transaction. N( ( R t packaget actiont te_currentt te_totalt ts_currentt ts_total( ( R t event"