[Spambayes-checkins] spambayes/Outlook2000 manager.py,1.74,1.75
Mark Hammond
mhammond at users.sourceforge.net
Sun Aug 24 01:57:26 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv24643
Modified Files:
manager.py
Log Message:
Remove old misleading comment.
Index: manager.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/manager.py,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** manager.py 24 Aug 2003 03:05:15 -0000 1.74
--- manager.py 24 Aug 2003 07:57:24 -0000 1.75
***************
*** 757,761 ****
def ShowManager(self):
import dialogs
- # Need to get the plugin hwnd
dialogs.ShowDialog(0, self, self.config, "IDD_MANAGER")
# And re-save now, just incase Outlook dies on the way down.
--- 757,760 ----
More information about the Spambayes-checkins
mailing list