[Zope3-checkins]
SVN: Zope3/branches/jinty-zodbless/src/zope/app/twisted/main.py
whitespace
Brian Sutherland
jinty at web.de
Mon Apr 9 17:53:06 EDT 2007
Log message for revision 74066:
whitespace
Changed:
U Zope3/branches/jinty-zodbless/src/zope/app/twisted/main.py
-=-
Modified: Zope3/branches/jinty-zodbless/src/zope/app/twisted/main.py
===================================================================
--- Zope3/branches/jinty-zodbless/src/zope/app/twisted/main.py 2007-04-09 21:50:32 UTC (rev 74065)
+++ Zope3/branches/jinty-zodbless/src/zope/app/twisted/main.py 2007-04-09 21:53:05 UTC (rev 74066)
@@ -99,11 +99,8 @@
def debug(args=None):
options = load_options(args)
-
zope.app.appsetup.config(options.site_definition)
-
app_factory = appsetup.setup_app_factory(options.databases)
-
return app_factory
More information about the Zope3-Checkins
mailing list