comparison templates/__init__.py @ 26:c7c14960f413

Final commit of Grande Splite
author Richard Jones <richard@users.sourceforge.net>
date Sun, 22 Jul 2001 12:09:32 +0000
parents 4cf1daf2f2eb
children
comparison
equal deleted inserted replaced
25:4cf1daf2f2eb 26:c7c14960f413
1 # $Id: __init__.py,v 1.1 2001-07-22 12:01:27 richard Exp $ 1 # $Id: __init__.py,v 1.2 2001-07-22 12:09:32 richard Exp $
2 2
3 MAIL_DOMAIN=MAILHOST=HTTP_HOST=None 3 MAIL_DOMAIN=MAILHOST=HTTP_HOST=None
4 HTTP_PORT=0 4 HTTP_PORT=0
5 5
6 try: 6 try:
177 177
178 db.close() 178 db.close()
179 179
180 # 180 #
181 # $Log: not supported by cvs2svn $ 181 # $Log: not supported by cvs2svn $
182 # Revision 1.6 2001/07/19 10:43:01 anthonybaxter
183 # HTTP_HOST and HTTP_PORT config options.
184 #
185 # Revision 1.5 2001/07/19 06:27:07 anthonybaxter
186 # fixing (manually) the (dollarsign)Log(dollarsign) entries caused by
187 # my using the magic (dollarsign)Id(dollarsign) and (dollarsign)Log(dollarsign)
188 # strings in a commit message. I'm a twonk.
189 #
190 # Also broke the help string in two.
191 #
192 # Revision 1.4 2001/07/19 05:52:22 anthonybaxter
193 # Added CVS keywords Id and Log to all python files.
194 #
195 # 182 #
196 183
197 184

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