Set Unpickler.find_global = None when possible and handle AttributeError
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:38:13 +0000 (06:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:38:13 +0000 (06:38 -0000)
commitcd2e8987d498d77758ae59d5a7a4deb5ae36b961
treeea4cabfc0cf6c42635ca6a7a252993b753aa4a3a
parente2e1316a18be8f06ec1583cc6b7508acab641aee
Set Unpickler.find_global = None when possible and handle AttributeError
for py3k. (trunk r12751)

svn path=/main/branches/2.1.6/; revision=12999
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/vartree.py
pym/portage/getbinpkg.py