[Spambayes-checkins] SF.net SVN: spambayes:[3185] trunk/spambayes/spambayes/ProxyUI.py

montanaro at users.sourceforge.net montanaro at users.sourceforge.net
Tue Nov 25 02:50:45 CET 2008


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.


More information about the Spambayes-checkins mailing list