X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch.py;h=8d1185953b5ccd50c9032b1220624873857701af;hp=857261295d7aa63219bdefa0b130023fc5c58399;hb=6ae4e7d88be66ab7b24d96b7091ed56aa7e97ccc;hpb=3b558de7811a765c3295a58bd53e2156eca0e32e diff --git a/bindings/python/notmuch.py b/bindings/python/notmuch.py index 85726129..8d118595 100755 --- a/bindings/python/notmuch.py +++ b/bindings/python/notmuch.py @@ -486,7 +486,6 @@ def main(): print "\n".join([t for t in msgs.collect_tags()]) #------------------------------------- elif sys.argv[1] == 'dump': - # TODO: implement "dump " if len(sys.argv) == 2: f = sys.stdout else: