notmuch/bindings/python/notmuch
Sebastian Spaeth 3545a2960d python: Fix Database().needs_upgrade()
A stupid typo was preventing this from ever working and it was not
detected until now. Patrick noted the typo and proposed the fix in mail
id:"20110704203926.GA20238@brick.lan".

Patch-by: Patrick Totzke <patricktotzke@googlemail.com>
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-07-08 22:47:06 +02:00
..
__init__.py bindings/python: Bump bindings version to 0.6 2011-06-02 17:44:23 +02:00
database.py python: Fix Database().needs_upgrade() 2011-07-08 22:47: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