I have set g:pymode_rope = 0 and would have expected that pymode would not add it to Python's sys,path, but it did.
(I am currently evaluating eclim's rope support).
It would be nice if pymode/libs{2,3} (which only contains rope) would only get added if rope is enabled with python-mode.
Maybe move it to a separate subdirectory (in case libs2/libs3) will be used for other libs later?!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I have set
g:pymode_rope = 0and would have expected that pymode would not add it to Python's sys,path, but it did.(I am currently evaluating eclim's rope support).
It would be nice if pymode/libs{2,3} (which only contains rope) would only get added if rope is enabled with python-mode.
Maybe move it to a separate subdirectory (in case libs2/libs3) will be used for other libs later?!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.