For compatibility with python-3.0, inherit from ObjectProxy instead of
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Feb 2009 09:49:54 +0000 (09:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Feb 2009 09:49:54 +0000 (09:49 -0000)
commit61917cad53f2eaf9139d32b69c1a33a50cdf2a69
tree7fa26bd7d7f6114d223f5653afc3dc5357b5a51e
parent2cb8fb8b6ec94d443a47b7d6806f2e04e9a4414d
For compatibility with python-3.0, inherit from ObjectProxy instead of
inheriting directly from file.

svn path=/main/trunk/; revision=12640
pym/portage/util.py