Uwe Grauer schrieb:
> I get this for revisions > 4937:
> 
> Dabo Error Log: Sun Jan 25 20:15:56 2009: Error in scanChangedRows:
> ...
> in scanChangedRows
>     raise e
             ^

I think we should use a bare "raise" statement here so the error is 
re-raised including its original traceback. The "raise e" here discards 
the traceback so we can't see the real cause of the reported problem. 
Sometimes less is more.

-- Christoph


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to