Massimo,
> In that case it does not call web2py.py but wsgihandler.py which has
> cron=False
Thank you, I didn't know that.
Kind regards,
Annet.
In that case it does not call web2py.py but wsgihandler.py which has
cron=False
On Sep 9, 1:07 am, annet wrote:
> Massimo,
>
> Thanks for your reply, now I know why I saved the file and referenced
> it memory usage: I commented out import gluon.import_all which in
> newer web2py versions is comme
Massimo,
Thanks for your reply, now I know why I saved the file and referenced
it memory usage: I commented out import gluon.import_all which in
newer web2py versions is commented out by default?
Which leads to another question: At webfaction the Web2py installation
that I have is running behind
This is web2py.py (starts web2py) except you have an extra line
On Sep 8, 11:43 am, annet wrote:
> I came a cross this file and wonder what it does.
>
> #!/usr/bin/env python
> # -*- coding: utf-8 -*-
>
> import os
> import sys
>
> try:
> path = os.path.dirname(os.path.abspath(__file__))
> ex
4 matches
Mail list logo