Closed mcepl closed 9 years ago
a) I think that means you are trying to use rope with Python 3. Notice that it is not officially supported (see https://github.com/python-rope/rope/issues/57) and I am actually really not sure whether even parts of rope work at all.
b) I would always prefer .encode('utf8')
I got an unicode problem at line 368 of ropevim.py, I had to change the function to:
I got the error previewing a rename.