When portage reinstalls itself, copy both the bin and pym
authorZac Medico <zmedico@gentoo.org>
Thu, 29 Nov 2007 06:30:55 +0000 (06:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 29 Nov 2007 06:30:55 +0000 (06:30 -0000)
commit2d8d34c09770f315582e09935d14c5b42cfaa8a9
tree0434325daa9e84e26c9d6765df53fa14fccbffa5
parent24bf0167dcce019bcc73f9da221878bfb119829f
When portage reinstalls itself, copy both the bin and pym
directories to a temp dir. Insert the temporary PORTAGE_PYM_PATH
as the first element of sys.path and register an atexit hook to
clean up the temporary directories. (trunk r8743)

svn path=/main/branches/2.1.2/; revision=8744
pym/portage.py