Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7434220
By: bpedman

You will want to add this line to the top of your files:

# -*- coding: utf-8 -*-

If you have the normal shbang at the top (#!/usr/bin/...) then add it right
after that

You may also want to check out http://evanjones.ca/python-utf8.html

-Brandon

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to