Implement _getitem instead of __getitem__ so that the base class __getitem__
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:48:54 +0000 (06:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:48:54 +0000 (06:48 -0000)
commitce48667313ddbdcde946910837b81fd195282d40
tree22de66ae67b40f519e59f06ba27037c11c018d7d
parent64a97f9375e49276adb0d5b8e4bd0f3b1ac54998
Implement _getitem instead of __getitem__ so that the base class __getitem__
implementation is used for _mtime_ and _eclasses_ handling. (trunk r12781)

svn path=/main/branches/2.1.6/; revision=13025
pym/portage/cache/flat_hash.py
pym/portage/cache/metadata.py