]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/filename.py
py3k: The ConfigParser module has been renamed to configparser
[notmuch] / bindings / python / notmuch / filename.py
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 Patrick Totzkeuse __unicode__ for string representation
2011-12-06 Patrick Totzkeremove unused imports
2011-12-01 Justus Winterpython: annotate all calls into libnotmuch with types
2011-10-04 David BremnerMerge remote-tracking branch 'alip/find_message-v3'
2011-09-30 Thomas Jostpython: fix Message.get_filenames()
2011-09-29 Justus Winterproperly raise exceptions in python bindings
2011-08-09 pazzpython: pep8 compliance for filename.py
2011-06-02 Sebastian Spaethbindings/python: Implement Message().get_filenames()