-
Committer:
John Arbash Meinel
-
Date:
2008-11-09 22:49:38 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3866.
-
Revision ID:
john@arbash-meinel.com-20081109224938-tyh8vgnnsr8j1n0w
Clean up some pack object functions.
Nobody was using _make_index_map, get rid of it
Only Packer was using PackCollection._packs_list_to_index_map and
_index_contents, so make them attributes of Packer instead of
PackCollection.