Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25185/spambayes
Modified Files:
ImapUI.py
Log Message:
Remove debugging print left in by mistake.
Index: ImapUI.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/ImapUI.py,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** ImapUI.py 14 Feb 2005 06:10:45 -0000 1.45
--- ImapUI.py 14 Apr 2005 06:44:02 -0000 1.46
***************
*** 248,252 ****
self._writePostamble()
return None
- print usernames[i], self.imap_pwds[i]
try:
imap.login(usernames[i], self.imap_pwds[i])
--- 248,251 ----
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins