Revision: 3217
http://spambayes.svn.sourceforge.net/spambayes/?rev=3217&view=rev
Author: montanaro
Date: 2008-11-25 04:13:53 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
abs import (pylint)
Modified Paths:
--------------
trunk/spambayes/spambayes/ImapUI.py
Modified: trunk/spambayes/spambayes/ImapUI.py
===================================================================
--- trunk/spambayes/spambayes/ImapUI.py 2008-11-25 04:13:01 UTC (rev 3216)
+++ trunk/spambayes/spambayes/ImapUI.py 2008-11-25 04:13:53 UTC (rev 3217)
@@ -43,7 +43,7 @@
import cgi
-import UserInterface
+from spambayes import UserInterface
from spambayes.Options import options, optionsPathname, _
# These are the options that will be offered on the configuration page.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins