Send HTML e-mail in App Engine / Python?
        Posted  
        
            by Silver Dragon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Silver Dragon
        
        
        
        Published on 2010-05-18T19:54:15Z
        Indexed on 
            2010/05/18
            20:00 UTC
        
        
        Read the original article
        Hit count: 238
        
Can you please give me a simple, and straightforward python example of sending an HTML e-mail using App Engine? Plaintext is straightforward, but I'm having difficulties with HTML tags.
© Stack Overflow or respective owner