iro/offer/__init__.py
branchdevel
changeset 172 adfe245c377d
parent 166 6d6890f7e3f8
child 180 55ab949cf0f8
--- a/iro/offer/__init__.py	Sat Feb 18 19:48:54 2012 +0100
+++ b/iro/offer/__init__.py	Sat Feb 18 19:50:36 2012 +0100
@@ -12,3 +12,4 @@
         raise NoProvider(typ)
 
 from .smtp import SMTP
+from .smstrade import Smstrade