diff config.py @ 5:72a0ba086b3e

Added CVS keywords $Id$ and $Log$ to all python files.
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Thu, 19 Jul 2001 05:52:22 +0000
parents b10f8834cce4
children 3b0a72f54613
line wrap: on
line diff
--- a/config.py	Thu Jul 19 05:46:47 2001 +0000
+++ b/config.py	Thu Jul 19 05:52:22 2001 +0000
@@ -1,3 +1,5 @@
+# $Id: config.py,v 1.4 2001-07-19 05:52:22 anthonybaxter Exp $
+
 ROUNDUP_HOME=MAIL_DOMAIN=MAILHOST=None
 
 try:
@@ -32,3 +34,8 @@
 LOG = os.path.join(ROUNDUP_HOME, 'roundup.log')
 
 del os
+
+#
+# $Log: not supported by cvs2svn $
+#
+

Roundup Issue Tracker: http://roundup-tracker.org/