how do you set a handler for appengine_rpc?
        Posted  
        
            by python for ever
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by python for ever
        
        
        
        Published on 2010-04-29T22:22:28Z
        Indexed on 
            2010/04/29
            22:27 UTC
        
        
        Read the original article
        Hit count: 158
        
google-app-engine
i followed what is said in the article. but still i get these errors:
- first this warning : No handlers could be found for logger "google.appengine.tools.appengine_rpc"
 - then this error: HTTPError: HTTP Error 500: Internal Server Error
 
anyone has an idea about what i am doing wrong?
thanks.
© Stack Overflow or respective owner