Make PreservedLibsRegistry.store() use atomic_ofstream so that we don't
authorZac Medico <zmedico@gentoo.org>
Tue, 19 Feb 2008 04:09:20 +0000 (04:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 19 Feb 2008 04:09:20 +0000 (04:09 -0000)
commite38811369ed6be37a8a9e142ba39d46881f09052
tree63a807e809aa0841aa062f7b602f9d3f2797c4ec
parent856a0e33df9b9b64f9a7abe0e9b1fb34b0918794
Make PreservedLibsRegistry.store() use atomic_ofstream so that we don't
lose the whole registry if an error such as 'out of space' occurs.

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