--- a/Utilities/BackgroundService.py Fri Apr 25 22:07:19 2014 +0200 +++ b/Utilities/BackgroundService.py Sat Apr 26 10:06:49 2014 +0200 @@ -55,7 +55,7 @@ self.newConnection.connect(self.on_newConnection) port = self.serverPort() - ## NOTE: Need the port if started external in debugger: + ## Note: Need the port if started external in debugger: print('BackgroundService listening on: %i' % port) for pyName in ['Python', 'Python3']: interpreter = Preferences.getDebugger(