[MERGE] trivial NotImplementedError and docstring tweaks
Robert Collins
robertc at robertcollins.net
Thu Aug 17 04:51:50 BST 2006
On Thu, 2006-08-17 at 13:40 +1000, Robert Collins wrote:
> 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
(I should note, I am here with Andrew and read the patch he FAILED TO
SUPPLY on his screen).
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/8919316e/attachment.pgp
More information about the bazaar
mailing list