~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4634.117.1.

Fix bug #495023, _update_current_block should not supress exceptions.

It was marked 'void' but called a pure-python function, so it could
not propogate the exception returned by python. Now we set an exept
clause so that it can.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: