osv: Improve the translation logic for the osv.check wrapper
authorP. Christeas <p_christ@hol.gr>
Thu, 18 Nov 2010 18:46:38 +0000 (20:46 +0200)
committerP. Christeas <p_christ@hol.gr>
Thu, 18 Nov 2010 18:46:38 +0000 (20:46 +0200)
Done after bug [655783], the osv layer is too early to call the _().
Also, we cannot trust the cursor to perform a further SQL query on
it, since it carries the IntegrityError.

bzr revid: p_christ@hol.gr-20101118184638-2yrfpvx9har48h1g


No differences found