On Tue, Jun 12, 2012 at 3:22 PM, Walter Bender <walter.ben...@gmail.com> wrote:
> On Tue, Jun 12, 2012 at 3:15 PM, Lester Leong <lester.ble...@gmail.com> wrote:
>> The only reason for me to use Python would be to implement it as a
>> native Sugar activity. But I'd like for the app to coexist on the
>> Internet, running in a web server environment, without having to
>> rewrite the codebase.

You _can_, and many people do, run python on the server side. Using
mod_python and/or various fastCGI apache modules...

> There is also the pleasure of writing Python :)

:-)




m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to