[PATCH 1/1] nmbug-status: replace __values__() with values() in OrderedDict stub
W. Trevor King
wking at tremily.us
Tue Feb 18 10:48:04 PST 2014
On Tue, Feb 18, 2014 at 08:34:52PM +0200, Tomi Ollila wrote:
> - def __values__(self):
> + def values(self):
Looks good to me. I'm not sure why I used __values__ in the first
place; probably just in the __ zone after __init__ and __setitem__.
Cheers,
Trevor
--
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140218/cb16e041/attachment.pgp>
More information about the notmuch
mailing list