On Sun, Jun 27, 2010 at 12:23 PM, Massimo Di Pierro <[email protected]
> wrote:

> hmm... I think no but you can edit web2py.py and add options to sys.args
>

That will work -- thanks!

-- Pat


> On Jun 27, 2010, at 12:32 PM, ptressel wrote:
>
>  I'd like to disable cron without use of a command line option.  This is
>>>> for testing -- I'm running with pychecker and am not starting web2py from
>>>> the command line.  So I can't use -N...but I also can't use --config.  Is
>>>> there any other way to specify options, or an options file?  Thanks!
>>>>
>>>
>>  yes
>>>
>>> nocron = True
>>>
>>
>> Apologies, the subject line was misleading.  I would like to specify
>> options without using the command line, so I can't tell it to read
>> options.py with --config.  Is there some other way to supply options or to
>> tell it to read an options file?
>>
>> -- Pat
>>
>
>

Reply via email to