Commit 16802dc1 authored by Fred Drake's avatar Fred Drake

normalize whitespace

parent a6582271
......@@ -37,7 +37,7 @@ def _setconfig(configfile=None):
from App import config
opts = options.ZopeOptions()
if configfile:
opts.configfile=configfile
opts.configfile = configfile
opts.realize(doc="Sorry, no option docs yet.", raise_getopt_errs=0)
else:
opts.realize(doc="Sorry, no option docs yet.")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment