Dear Tim;

Thanks!

I am wondering , as i started with 2.5 of python. If i copy
site-packages of 2.5 over 2.6 , will there work without problem ? or
need to recompile ?

On 10/14/08, Timothy Farrell <[EMAIL PROTECTED]> wrote:
> I tried it last week, but found out that reportlabs hadn't come out for
> 2.6 yet (it has now, but I'm in other things) and since I use that, I
> couldn't invest much time in making 2.6 work.  The windows service
> doesn't yet work.
>
> The widget works out of the box for me, although it comes up with plenty
> of module errors.  Perhaps we ought to put some version detection in
> import_all.py and if version == 2.5 import 2.5 modules elif version ==
> 2.6 import 2.6 modules.
>
> With 2.6, we can get rid of simplejson in favor of the json standard
> library.
>
> -tim
>
> Phyo Arkar wrote:
>> Hi all;
>>
>> as Python 2.6 is backward compatible with 2.5 , have anyone used it as
>> Default python and , running Web2py ?
>>
>> Regards
>>
>> Phyo.
>>
>> >
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to