CVS: tmda/TMDA Auth.py,1.15,1.16
"Jason R. Mastaler" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/TMDA
In directory sc8-pr-cvs1:/tmp/cvs-serv32366/TMDA
Modified Files:
Auth.py
Log Message:
fix Gre7g's typo
Index: Auth.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Auth.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Auth.py 14 May 2003 17:37:54 -0000 1.15
+++ Auth.py 14 May 2003 22:51:49 -0000 1.16
@@ -132,7 +132,7 @@
# check whether we are running a recent enough Python
if not Version.PYTHON >= '2.2':
- msg = 'Python 2.2 or greater is required to run ' +
+ msg = 'Python 2.2 or greater is required to run ' + \
self.__program + \
' -- Visit http://python.org/download/ to upgrade.'
self.warning(msg)
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs