diff options
| author | Julian Andres Klode <jak@debian.org> | 2015-06-10 22:08:29 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2015-06-10 22:08:29 +0200 |
| commit | 423b06d1a600f3bf8e54817cd087e152e9574b7b (patch) | |
| tree | 57d266f28947afaf9dfbb2691b4581b6fb2f5e76 /doc | |
| parent | 96a2eddb562e361d0fa811dc7dd7d01c80220cf4 (diff) | |
| download | python-apt-423b06d1a600f3bf8e54817cd087e152e9574b7b.tar.gz | |
apt/cache.py: Support :all and other special architecture specifies
Remove the _set and _fullnameset that previously stored the names of
all packages in the cache.
Checking if a package is now a matter of checking whether it is
in the low-level cache and has versions (that is, is real).
Still keep the _sorted_set around and make keys() manage it, and
change everyone using _sorted_set for iteration to use keys().
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
