--- a/RefactoringRope/CodeAssistServer.py Wed Sep 27 19:50:44 2017 +0200 +++ b/RefactoringRope/CodeAssistServer.py Fri Sep 29 10:23:35 2017 +0200 @@ -236,8 +236,6 @@ @type str @param idString id of the client to be started @type str - @return flag indicating a successful client start - @rtype bool """ if interpreter: client = os.path.join(os.path.dirname(__file__),