Remove locking from dbapi.aux_update() implementations so that the caller can handle...
authorZac Medico <zmedico@gentoo.org>
Sat, 9 Dec 2006 00:09:36 +0000 (00:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 9 Dec 2006 00:09:36 +0000 (00:09 -0000)
commit6a06177f04ab2c5bb02c8cc98b098f478585a65c
tree2484f13a7a6d1e3b3884c8a0b029706495702b7d
parentf66720b6a5898f1b57ffa2ef3a0d04d98a5e4bdd
Remove locking from dbapi.aux_update() implementations so that the caller can handle locking instead.

svn path=/main/trunk/; revision=5230
pym/portage.py