# HG changeset patch # User Sandro Knauß # Date 1257691829 -3600 # Node ID 2da41f4598e1134565ee9650121fcb0794960361 # Parent 08256d9ed9afaf39e0deb184582c0600986ac61d content nun beim anbieter diff -r 08256d9ed9af -r 2da41f4598e1 iro/anbieter/__init__.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 diff -r 08256d9ed9af -r 2da41f4598e1 iro/joblist.py --- 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 . -import content +from anbieter import content import md5, os, time