| Trees | Indices | Help |
|
|---|
|
|
object --+
|
cache.mappings.Mapping --+
|
FetchlistDict
This provide a mapping interface to retrieve fetch lists. It's used to allow portage.manifest.Manifest to access fetch lists via a standard mapping interface rather than use the dbapi directly.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
pkgdir is a directory containing ebuilds and settings is passed into portdbapi.getfetchlist for __getitem__ calls.
|
|
|
This needs to be implemented in order to avoid infinite recursion in some cases.
|
Returns keys for all packages within pkgdir
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat May 18 16:59:27 2013 | http://epydoc.sourceforge.net |