Hi Ian, Thanks for showing an interest.
Just to update you - I was getting a python import exception so I reduced my gateway.py file down to 2 lines; import wsgiref.handlers from pyamf.remoting.gateway.wsgi import WSGIGateway the 2nd line caused the exception so I swapped my pyamf folder with one from another project (that worked) and the problem was solved! At least I have successfully finished stage 1 - very exciting : ) Stuart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
