[Yum-devel] yum._isPackageInstalled()

seth vidal skvidal at linux.duke.edu
Thu Dec 7 18:12:59 UTC 2006


In yum/__init__.py 

It seems like _isPackageInstalled() could be more-attractively
implemented as a call to self.rpmdb.installed() and a method added to
transactioninfo.TransactionData? in an 'anded' if statement

-sv





More information about the Yum-devel mailing list