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)

Thanks for any help

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

Reply via email to