summaryrefslogtreecommitdiff
path: root/alot/__init__.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-12 22:01:11 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-12 22:02:11 +0100
commit60dd4b1f2e684d43ac5fd08e93fe23f29f96d870 (patch)
treee0f3c9fa23ecabf3832c626f3d1e24f7fa7a0e64 /alot/__init__.py
parent2aae5ed855f34784027f33aac182fafd19468a4a (diff)
2nd attempt
Diffstat (limited to 'alot/__init__.py')
-rw-r--r--alot/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/__init__.py b/alot/__init__.py
index 4a84dc9b..6a364552 100644
--- a/alot/__init__.py
+++ b/alot/__init__.py
@@ -24,3 +24,6 @@ __author_email__ = "patricktotzke@gmail.com"
__description__ = "Command-line MUA using notmuch mail"
__url__ = "https://github.com/pazz/alot"
__license__ = "Licensed under the GNU GPL v3+."
+
+import command
+from commands import *