--- a/RefactoringRope/JsonServer.py Wed Mar 17 17:59:59 2021 +0100 +++ b/RefactoringRope/JsonServer.py Sat Mar 27 09:48:05 2021 +0100 @@ -145,6 +145,7 @@ jsonLine = bytes(data).decode("utf-8", 'backslashreplace') #- print("JSON Server ({0}): {1}".format(self.__name, jsonLine)) + # __IGNORE_WARNING_M891__ #- this is for debugging only try: