On 1/12/06, rick <[EMAIL PROTECTED]> wrote:
>
> I added two lines of code:
>              print "run_with_transaction retval = func() failed"
>             traceback.print_stack()
>
> to the part of run_with_transaction:
>
>        except:
>             rollback_all()
>             raise
>
> And I can no longer reproduce the error.  :{

err... that's odd. More than just a little odd.

Kevin

Reply via email to