-
This code generates an `IndexError`. I would expect Rope to simply not return any completions.
``` Python
import shutil
import tempfile
import rope.base.project
import rope.contrib.codeassist
proj…
-
Here is what I did:
Install python 3.4.4 (amd64)
Install lastest PyQt4 (x64)
Install spyder 2.8.4 (for python 3.4)
When I open a command line and launch spyder.bat, I get an image that opens and clo…
-
Hello, I have this error trying to install Groovy-Eclipse in a fresh Eclipse installation (version Mars.2). It was working fine some days ago.
An error occurred while collecting items to be installed…
-
Configuration
Virtualenv........: (/usr/local/share/DVCS/lib/Python/venv/)
RPC Python........: 3.4.3 (/usr/local/share/DVCS/lib/Python/venv/bin/python)
Interactive Python: python (/usr/local/share/D…
-
The following code generates an AttributeError. I would expect Rope to simply not return any call tips.
``` Python
import shutil
import tempfile
import rope.base.project
import rope.contrib.codeassi…
-
This file generates an IndentationError. I would expect Rope to catch this error and either try to fix it using the usual maxfixes semantics, or throw a `ModuleSyntaxError` like for other such errors.…
-
While trying to compile the sources I got the following failure.
> idea-composer-plugin/src/test/scala/org/psliwa/idea/composerJson/intellij/codeAssist/CompletionTest.scala
> Error:(35, 5) not found:…
-
Reproducing this will be a bit involved, since I can't seem to include the complete error message in this bug report (probably because it's so big, or filled with nonprintable characters). But the st…
-
well, i guess we'll need to write tests sooner or later ;)
-
Error Message
'in ' requires string as left operand, not int
Configuration
Virtualenv........: None
RPC Python........: 3.5.1 (/usr/bin/python)
Interactive Python: python (/usr/bin/python)
Emacs...…