Revision: 3185
          http://spambayes.svn.sourceforge.net/spambayes/?rev=3185&view=rev
Author:   montanaro
Date:     2008-11-25 01:50:44 +0000 (Tue, 25 Nov 2008)

Log Message:
-----------
pylint nits

Modified Paths:
--------------
    trunk/spambayes/spambayes/ProxyUI.py

Modified: trunk/spambayes/spambayes/ProxyUI.py
===================================================================
--- trunk/spambayes/spambayes/ProxyUI.py        2008-11-25 01:49:56 UTC (rev 
3184)
+++ trunk/spambayes/spambayes/ProxyUI.py        2008-11-25 01:50:44 UTC (rev 
3185)
@@ -70,7 +70,7 @@
     except ImportError:
         from spambayes.compatsets import Set
 
-import UserInterface
+from spambayes import UserInterface
 from spambayes.Options import options, _
 
 state = None


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

Reply via email to