Implement _getitem instead of __getitem__ so that the base class __getitem__
authorZac Medico <zmedico@gentoo.org>
Sun, 8 Mar 2009 05:25:18 +0000 (05:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 8 Mar 2009 05:25:18 +0000 (05:25 -0000)
commit625dfec772c783c352d0245133aaef5fc0f0e261
tree39d5fb14a8a3d0cb21e0fdb303de9a25f7f8bb52
parenta23e4255c9c159f6ac242ea8935ca5c8535b2936
Implement _getitem instead of __getitem__ so that the base class __getitem__
implementation is used for _mtime_ and _eclasses_ handling.

svn path=/main/trunk/; revision=12781
pym/portage/cache/flat_hash.py
pym/portage/cache/metadata.py