[Pydev-users] [pydev - Users] RE: Unicode problems
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-07-21 19:17:38
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3832721 By: fabioz Hi, Well, this is probably related to pydev... whenever it finds the encoding in a python file as defined in the pep 263 (http://www.python.org/dev/peps/pep-0263/) it will change mark that file as having that encoding in eclipse. If you don't put that encoding declaration it does no changes to the default encoding. Cheers, Fabio ______________________________________________________________________ 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 |