Bug #261992 - Inside Binpkg._prefetch_exit(), avoid potention issues with
authorZac Medico <zmedico@gentoo.org>
Thu, 12 Mar 2009 05:20:48 +0000 (05:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 12 Mar 2009 05:20:48 +0000 (05:20 -0000)
commit3b44fff5b04d13dfa2af6c2c948076cd38dd350f
tree839fc2103c1573b472b666467cdf18dfd4a45c3a
parentf773aa347211235417363945d8bfd409e201357e
Bug #261992 - Inside Binpkg._prefetch_exit(), avoid potention issues with
shutil.rmtree() by just doing a minimal cleanup.

svn path=/main/trunk/; revision=13070
pym/_emerge/__init__.py