content nun beim anbieter
authorSandro Knauß <knauss@netzguerilla.net>
Sun, 08 Nov 2009 15:50:29 +0100
changeset 13 2da41f4598e1
parent 12 08256d9ed9af
child 14 a9a302db64f3
content nun beim anbieter
iro/anbieter/__init__.py
iro/joblist.py
--- a/iro/anbieter/__init__.py	Sat Oct 31 03:22:33 2009 +0100
+++ b/iro/anbieter/__init__.py	Sun Nov 08 15:50:29 2009 +0100
@@ -16,3 +16,4 @@
 from FAX_de import FAX_de
 from smtp import SMTP
 from smstrade import smstrade
+import content
--- a/iro/joblist.py	Sat Oct 31 03:22:33 2009 +0100
+++ b/iro/joblist.py	Sun Nov 08 15:50:29 2009 +0100
@@ -11,7 +11,7 @@
 #You should have received a copy of the GNU General Public License
 #along with this program; if not, see <http://www.gnu.org/licenses/>.
 
-import content
+from anbieter import content
 import md5, os,  time