X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fnotmuch%2Fmessage.py;h=d17b9bc693c2a4ce6f8e87ef2a955219668cc459;hp=20ba9cb918cbca07d05a4266d63a02898895334d;hb=df0e1cf7884f93bbbf70786d0bffc45824ae01c1;hpb=76a2db3d7b92bc1a8be75f673dc384c46cf02fab diff --git a/bindings/python/notmuch/message.py b/bindings/python/notmuch/message.py index 20ba9cb9..d17b9bc6 100644 --- a/bindings/python/notmuch/message.py +++ b/bindings/python/notmuch/message.py @@ -36,7 +36,7 @@ from .globals import ( NotmuchFilenamesP, ) from .tag import Tags -from .filename import Filenames +from .filenames import Filenames import email try: