~bzr-pqm/bzr/bzr.dev

  • Committer: Lukáš Lalinský
  • Date: 2007-11-30 21:10:18 UTC
  • Revision ID: lalinsky@gmail.com-20071130211018-j2w4oxlej3x8qocx
Fix misplaced branch lock in cmd_send.

The branch should be opened and locked outside of the try/finally block, othewise we get an UnboundLocalError exception in "finally" if Branch.open_containing failed.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1887.1.1 18 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 1 KB Diff Download File
autodoc_bash_completion.py 1861.2.8 18 years ago Alexander Belchenko More branding: bazaar-ng -> Bazaar; bazaar-ng.org 1.5 KB Diff Download File
autodoc_man.py 1551.18.12 17 years ago Aaron Bentley Man page doesn't list hidden options (#131667) 6.5 KB Diff Download File
autodoc_rstx.py 2677.1.4 17 years ago Alexander Belchenko fixes after John's review 5 KB Diff Download File