]> git.notmuchmail.org Git - notmuch/commit - bindings/python/notmuch/message.py
python: deprecate code formatting messages as text and json
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 16:48:29 +0000 (18:48 +0200)
committerJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 30 Apr 2012 17:27:36 +0000 (19:27 +0200)
commite9bcbe7e70d0811f11e58466735b2bf7c8f0a3fc
tree7f31939b4b74ff4276fdf5878112d88d10caa60c
parent7f74a400d197dac5cdf36960f68f63ce3eeff486
python: deprecate code formatting messages as text and json

This code adds functionality at the python level that is unlikely to
be useful for anyone. Furthermore the python bindings strive to be a
thin wrapper around libnotmuch, so this code will be removed in
notmuch 0.14.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/python/notmuch/message.py