nits about get_revisions...
Robert Collins
robertc at robertcollins.net
Tue Jul 4 17:55:57 BST 2006
Just a note, I think this stuff should have been caught by peer review:
self.get_transaction())[0]
@needs_read_lock
def get_revisions(self, revision_ids):
return self._revision_store.get_revisions(revision_ids,
self.get_transaction())
Hopefully that pasted correctly. Anyway:
- no docstring
- no vertical space between the previous function and this.
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/20060705/9d655aa9/attachment.pgp
More information about the bazaar
mailing list