On Thu, May 6, 2010 at 6:26 AM, Dave <dave....@gmail.com> wrote:
> At least I think that is the problem.
>
> I'm getting:
>
>   File
> "D:\eclipse\plugins\org.python.pydev.debug_1.5.6.2010033101\pysrc\pydevd.py",
> line 783, in run
>     obj = compile(open(file).read()+"\n", file, 'exec')
>   File "G:\Dev\main.py", line 1
>     ן»¿"""
>          ^
> SyntaxError: invalid character in identifier
>
> (Removing the module docstring just lead to Pydev falling with the same
> error on the new beginning of the file)
>

Please create a bug report and attach a module where I can reproduce that.

Cheers,

Fabio

------------------------------------------------------------------------------
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to