[Spambayes-checkins] spambayes/spambayes OptionsClass.py,1.8,1.9
Tony Meyer
anadelonbrin at users.sourceforge.net
Tue Aug 19 02:59:18 EDT 2003
- Previous message: [Spambayes-checkins] spambayes/spambayes ImapUI.py, 1.15,
1.16 Options.py, 1.61, 1.62 OptionsClass.py, 1.7,
1.8 ProxyUI.py, 1.15, 1.16 UserInterface.py, 1.15, 1.16
- Next message: [Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
rcparser.py, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1:/tmp/cvs-serv21366/spambayes
Modified Files:
OptionsClass.py
Log Message:
Sigh. I wiped my own checkin. Here it is again.
Index: OptionsClass.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/OptionsClass.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** OptionsClass.py 19 Aug 2003 08:52:04 -0000 1.8
--- OptionsClass.py 19 Aug 2003 08:59:16 -0000 1.9
***************
*** 689,693 ****
PORT = r"[\d]+"
EMAIL_ADDRESS = r"[\w\-\.]+@[\w\-\.]+"
! PATH = r"[\w \$\.\-~:\\/\*]+"
VARIABLE_PATH = PATH + r"%"
FILE = r"[\S]+"
--- 689,693 ----
PORT = r"[\d]+"
EMAIL_ADDRESS = r"[\w\-\.]+@[\w\-\.]+"
! PATH = r"[\w \$\.\-~:\\/\*\@\=]+"
VARIABLE_PATH = PATH + r"%"
FILE = r"[\S]+"
- Previous message: [Spambayes-checkins] spambayes/spambayes ImapUI.py, 1.15,
1.16 Options.py, 1.61, 1.62 OptionsClass.py, 1.7,
1.8 ProxyUI.py, 1.15, 1.16 UserInterface.py, 1.15, 1.16
- Next message: [Spambayes-checkins] spambayes/Outlook2000/dialogs/resources
rcparser.py, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Spambayes-checkins
mailing list