[PATCH v3 7/8] nmbug-status: Encode output using the user's locale
W. Trevor King
wking at tremily.us
Thu Feb 13 09:42:53 PST 2014
On Thu, Feb 13, 2014 at 08:47:22AM -0800, W. Trevor King wrote:
> '''.format(date=datetime.datetime.utcnow().date(),
> + encoding=_ENCODING),
> inter_message_padding='0.25em',
> border_radius='0.5em'),
Oops, that should be:
encoding=_ENCODING,
not:
encoding=_ENCODING),
I can resubmit v4 or send a fixup patch, but feel free to squash this
in locally. My revised branch is still available at:
git://tremily.us/notmuch.git nmbug-status-python3
if you'd rather just pull the fixup directly (they end with commit
f994568).
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/20140213/a24e6f1c/attachment.pgp>
More information about the notmuch
mailing list