Package dogtail :: Module distro :: Class _UbuntuAptPackageDb
[hide private]
[frames] | no frames]

Class _UbuntuAptPackageDb

source code

PackageDb --+    
            |    
_AptPackageDb --+
                |
               _UbuntuAptPackageDb

Instance Methods [hide private]
 
__init__(self) source code

Inherited from _AptPackageDb: getDependencies, getFiles, getVersion

Inherited from PackageDb: getMoFiles

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: PackageDb.__init__