Created
September 2, 2011 12:35
-
-
Save netdesign/1188505 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| msgText = "Benvenuto in Netdesign {!s}, il tuo codice sconto è {!s}, contattaci subito puoi usufruire del 10% di sconto su tutti i prodotti.\nScarica la presentazione da questa pagina http://somedomain.com\n\nCordiali Saluti\nNetdesign Mail Team\ninfo@domain.com\n+39 338 000000".format(name, code) | |
| //TRACEBACK | |
| SyntaxError: Non-ASCII character '\xc3' in file program.py on line 120, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment