I c, Let me check again.
Thanks!
On Thu, Jul 19, 2012 at 9:17 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:
> Can you check if trunk now works?
>
>
>
> On Wednesday, 18 July 2012 10:55:51 UTC-5, Phyo Arkar wrote:
>>
>> Hello Massimo and all;
>>
>> I had to update to trunk version of
Can you check if trunk now works?
On Wednesday, 18 July 2012 10:55:51 UTC-5, Phyo Arkar wrote:
>
> Hello Massimo and all;
>
> I had to update to trunk version of web2py because we having issue of
> web2py DAL not closing down connection , casuing connections to queue up
> and then mysql no lon
Open a ticket. there was some recent rearrangement and optimizations of the
code and need more testing...
On Wednesday, 18 July 2012 11:08:54 UTC-5, Phyo Arkar wrote:
>
> Commenting out : those lines
>
> version_info = open(os.path.join(global_settings.gluon_parent, 'VERSION'),
> 'r')
> raw_vers
Commenting out : those lines
version_info = open(os.path.join(global_settings.gluon_parent, 'VERSION'),
'r')
raw_version_string = version_info.read().strip()
version_info.close()
from fileutils import parse_version # we need fileutils import here, because
# fil
I canot comprehand why it is searching for a VERSION File inside module
folder..
Might be a bug..
On Wednesday, July 18, 2012, Phyo Arkar wrote:
> Hello Massimo and all;
>
> I had to update to trunk version of web2py because we having issue of
> web2py DAL not closing down connection , casuing co
5 matches
Mail list logo