Eclipse/PyDev - BOM Lexical Error

TheOne daewon.yoon at gmail.com
Mon Oct 4 04:03:18 EDT 2010


Hi.

I installed eclipse/pydev today.
I created a pydev project and added python source files with utf-8
BOM.
Eclipse/Pydev reports lexical error :
  Lexical error at line 1, column 1. Encountered: "\ufeff" (65279),
after : ""

I want the source files to have BOM character. How could I shut off
this error msg?

My eclipse is Helios, pydev version is 1.6.2.2010090812

Thanks.

--
Daewon YOON



More information about the Python-list mailing list