For bug #182964, replace os.rename() with portage.movefile() in cases where the paren...
authorZac Medico <zmedico@gentoo.org>
Sun, 24 Jun 2007 00:32:05 +0000 (00:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 Jun 2007 00:32:05 +0000 (00:32 -0000)
commitf0657c0e9646b6d42261846b80e44b2f953d0ccd
treeb908f35cb598cabc904896ef5dbb89f7af775bb8
parent4c7c4aeb927d4ffc1c1f69cdf5220d64aad2a8ff
For bug #182964, replace os.rename() with portage.movefile() in cases where the parent directory might change.

svn path=/main/trunk/; revision=6983
pym/portage/__init__.py
pym/portage/dbapi/bintree.py
pym/portage/dbapi/vartree.py