notmuch/cnotmuch
Sebastian Spaeth 2dd0cf8f5b Make __VERSION__ available via cnotmuch.notmuch.__VERSION__ and improve README
Rather than hardcoding the version in various places, we export it from the module itself. Also improve the README somewhat.
2010-03-22 12:32:44 +01:00
..
__init__.py many doc improvements, fixed at least one bug due to parameter renaming 2010-03-17 12:32:22 +01:00
database.py Fix Database().create_query() to actually initialize the Query with the correct object. 2010-03-22 11:19:51 +01:00
globals.py Implement an Enum class and make the STATUS object one 2010-03-17 11:44:36 +01:00
notmuch.py Make __VERSION__ available via cnotmuch.notmuch.__VERSION__ and improve README 2010-03-22 12:32:44 +01:00