It seems that "webpy" is not compatible anymore with GAE ... Templetor (Template.py) use module "compiler" (which import parser) ... and this one is not authorized on GAE (sdk and web). (why ? I don't know ... It can be stupid too) After my trouble of https's redirection on gae ... I ask myself if I should continue to use webpy ... because I should maintain an old webpy 0.3 to be able to run my websites on GAE. And we are many to use an old webpy 0.3 release on GAE ... (newest are not compatible anymore)
I know that GAE is not the "python webserver" of choice ... But I really think it's a good, powerful, free and easy way to deploy and use a python hosting service ... And webpy is my (anti-)framework of choice. I'd like to use both ... And would like to know if webpy will continue to target gae too ? and what can we do for this "parser" module ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
