[MERGE] trivial NotImplementedError and docstring tweaks
Robert Collins
robertc at robertcollins.net
Thu Aug 17 04:40:46 BST 2006
On Thu, 2006-08-17 at 13:37 +1000, Andrew Bennetts wrote:
> This patch mainly updates a bunch of NotImplementedErrors in bzrlib/branch.py
> from this style:
>
> raise NotImplementedError('foo is abstract')
>
> to this:
>
> raise NotImplementedError(self.foo)
>
> Also, there's some minor PEP 8 nits in bzrlib/transport/sftp.py.
+1
Cheers,
Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060817/971bdf7a/attachment.pgp
More information about the bazaar
mailing list