iro/offer/__init__.py
branchdevel
changeset 166 6d6890f7e3f8
parent 157 0192f9107870
child 172 adfe245c377d
--- a/iro/offer/__init__.py	Tue Feb 14 21:30:17 2012 +0100
+++ b/iro/offer/__init__.py	Tue Feb 14 21:31:06 2012 +0100
@@ -11,3 +11,4 @@
     except KeyError:
         raise NoProvider(typ)
 
+from .smtp import SMTP