email - Is there a sendmail library for PyQt4? -


i have bunch of qstring() inside contains bunch of non-english characters (chinese). i'd send qstring() email using pyqt4.

is there such , option?

sure, use standard library. here examples:

http://docs.python.org/library/email-examples.html

regarding chinese characters, see: how send non-english word (chinese) email using django


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -