DebugClients/Python/DebugVariables.py

changeset 5253
57276f763bf6
parent 5239
27f56dc07b5b
child 5389
9b1c800daff3
--- a/DebugClients/Python/DebugVariables.py	Mon Oct 17 19:51:51 2016 +0200
+++ b/DebugClients/Python/DebugVariables.py	Mon Oct 17 19:59:52 2016 +0200
@@ -498,6 +498,7 @@
         "f": "float (float)",
         "d": "float (double)",
     }
+    
     def resolve(self, var, attribute):
         """
         Public method to get an attribute from a variable.

eric ide

mercurial