> Please be aware that if you are relying on WSGI, that there is no WSGI > specification which covers Python 3.0. There is still discussion going > on as to how it should look and chances are that anything you produce > now may not work when details are nailed down. So, although Apache/ > mod_wsgi 3.0, for which there is a release candidate, supports Python > 3.0, it is quite liberal in what it allows. Chances are though that > various things it currently allows it will not allow when WSGI > specification for Python 3.0 is settled on. It may thus be premature > to be looking at Python 3.0 support.
Thanks Graham. I think it is wise to wait till WSGI specs for Python 3.0 are out. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
