Community
Participate
Working Groups
DTLK Python reports "Syntax Error:mismatched input '<EOF>'" when displaying a module that doesn't end with the '\n' newline character. If, for instance, the file ends on the last code line or even if that last line contains whitespace it triggers this syntax error.
hi i am a newbie here with good knowledge of parsing and tokenizing If anyone can tell me how to fetch repository of DTLK python or even link of this repository I will try to debug this bug thanks in advance
I m getting below error fatal: http://dev.eclipse.org/org.eclipse.dltk/org.eclipse.dltk.git/info/refs not found: did you run git update-server-info on the server? trying to figure out .
Hi DLTK is still use CVS. Please use following URL: :pserver:anonymous@dev.eclipse.org:/cvsroot/technology and checkout module: org.eclipse.dltk. Python are in python/plugins. Best regards, Andrey.
Just to note that there is now https://gitorious.org/various-small-stuff/eclipse-dltk , but it is just one run of git-cvsimport, no QA was done, so no guarantee that some commits are not missing, etc.
I was anyhow able to fetch source code of dtlk . Now for compilation and testing should i make a plug in development project and use the downloaded source in python folder inside dtlk or i should do something else .
Just to note, there is a patch in bug 201506 for Python DLTK, if you are able to apply, it would be awesome.
Python support has been removed