[Repoze-dev] Repoze CVS: obob_helper.py
Chris McDonough
chrism at agendaless.com
Thu Sep 13 00:07:48 UTC 2007
Update of /home/repoze/cvs/repoze.zope2/repoze/zope2
In directory laguna.palladion.com:/tmp/cvs-serv17257/repoze/zope2
Modified Files:
obob_helper.py
Log Message:
Remove lying docstring.
Index: obob_helper.py
===================================================================
RCS file: /home/repoze/cvs/repoze.zope2/repoze/zope2/obob_helper.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- obob_helper.py 13 Sep 2007 00:02:54 -0000 1.2
+++ obob_helper.py 13 Sep 2007 00:07:46 -0000 1.3
@@ -12,9 +12,6 @@
db = None
def parse_config_file(config):
- """ Configure a Zope instance based on ZopeOptions. Optionally
- accept a configfile argument (string path) in order to specify
- where the configuration file exists. """
from Zope2.Startup import options, handlers
opts = options.ZopeOptions()
opts.configfile = config['zope.conf']
_______________________________________________
Repoze-dev mailing list
Repoze-dev at lists.repoze.org
http://lists.repoze.org/mailman/listinfo/repoze-dev
More information about the Repoze-dev
mailing list