We are building a web app and the our backend is currently using python with php front end. We would like to do everything in python but php for our front end is so easy to use. We would like to use zope on our front end(no experience with it) can anyone provide any experience with this?
>From what I can tell you can't just do <% #python code %> <title> some title</title> this is what we would like to do with session support and things that php provides? Steve -- http://mail.python.org/mailman/listinfo/python-list
