DebugClients/Python2/DebugBase.py

changeset 5171
f1e9eebd5469
parent 5163
741cf2db16ba
child 5174
8c48f5e0cd92
child 5184
79b3922094ba
diff -r 74e000797a93 -r f1e9eebd5469 DebugClients/Python2/DebugBase.py
--- a/DebugClients/Python2/DebugBase.py	Wed Sep 14 20:08:16 2016 +0200
+++ b/DebugClients/Python2/DebugBase.py	Fri Sep 16 19:28:39 2016 +0200
@@ -886,8 +886,8 @@
             'DebugClientCapabilities.py',
             'DebugClientThreads.py',
             'DebugConfig.py', 'DebugThread.py',
-            'DebugUtilities.py', 'FlexCompleter.py',
-            'PyProfile.py'] or \
+            'DebugUtilities.py', 'DebugVariables.py',
+            'FlexCompleter.py', 'PyProfile.py'] or \
            os.path.dirname(fn).endswith("coverage"):
             return True
 

eric ide

mercurial