notmuch/bindings/python/notmuch
Sebastian Spaeth e59eaa5ddd python: Do not implicitely call maildir_flags_to_tags etc
In order to remain consistent with the underlying C API, we do not
automatically synchronize notmuch tags and maildir flags anymore.

The underlying functions Message.maildir_flags_to_tags and
Message.tags_to_maildir_flags still exist and are available to the user.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-06-24 08:44:06 +02:00
..
__init__.py bindings/python: Bump bindings version to 0.6 2011-06-02 17:44:23 +02:00
database.py python: Do not implicitely call maildir_flags_to_tags etc 2011-06-24 08:44:06 +02:00
filename.py bindings/python: Implement Message().get_filenames() 2011-06-02 09:03:18 +02:00
globals.py python: Improve API documentation 2011-06-16 15:41:48 +02:00
message.py python: Do not implicitely call maildir_flags_to_tags etc 2011-06-24 08:44:06 +02:00
tag.py bindings/python: Implement Tags().__nonzero__() 2011-06-02 17:28:50 +02:00
thread.py bindings/python: implement Threads().__nonzero__ 2011-06-02 16:28:00 +02:00