Don't modify sys.path inside dblink.merge() because it doesn't seem
authorZac Medico <zmedico@gentoo.org>
Thu, 29 Nov 2007 08:28:40 +0000 (08:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 29 Nov 2007 08:28:40 +0000 (08:28 -0000)
commitc7d55759963ab10685ec142613c30101f5baa999
tree3cba4c0a6632abb8079607a6b86bf2193ceddccf
parent8c6ddc77bbacf7dd72efc7b609a3346c16d0cbdf
Don't modify sys.path inside dblink.merge() because it doesn't seem
to help and it triggers import errors for elog modules when downgrading
to versions of portage that use the old namespace.

svn path=/main/trunk/; revision=8747
pym/portage/dbapi/vartree.py