> > > I have run into a similar problem before. But did you know that any > dict to be treated as the environment can be passed as the first > argument to WSGIHandler()? That's exactly what helped me.
I have tried several different methods and game up with mixed results. I have tried overriding the __call__ method in the WSGIHandler and it appears to have the same results(same settings file being used). How where you able to accomplish this task?
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python