comparison config.py @ 9:3b0a72f54613

fixing (manually) the (dollarsign)Log(dollarsign)... ...entries caused by my using the magic (dollarsign)Id(dollarsign) and (dollarsign)Log(dollarsign) strings in a commit message. I'm a twonk. Also broke the help string in two.
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Thu, 19 Jul 2001 06:27:07 +0000
parents 72a0ba086b3e
children cdb38951a7ab
comparison
equal deleted inserted replaced
8:07403897f30e 9:3b0a72f54613
1 # $Id: config.py,v 1.4 2001-07-19 05:52:22 anthonybaxter Exp $ 1 # $Id: config.py,v 1.5 2001-07-19 06:27:07 anthonybaxter Exp $
2 2
3 ROUNDUP_HOME=MAIL_DOMAIN=MAILHOST=None 3 ROUNDUP_HOME=MAIL_DOMAIN=MAILHOST=None
4 4
5 try: 5 try:
6 from localconfig import * 6 from localconfig import *
35 35
36 del os 36 del os
37 37
38 # 38 #
39 # $Log: not supported by cvs2svn $ 39 # $Log: not supported by cvs2svn $
40 # Revision 1.4 2001/07/19 05:52:22 anthonybaxter
41 # Added CVS keywords Id and Log to all python files.
42 #
40 # 43 #
41 44

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