Debugger/VariablesViewer.py

changeset 42
23b45a742e17
parent 41
572a009369f0
child 45
9a18f4dbb493
diff -r 572a009369f0 -r 23b45a742e17 Debugger/VariablesViewer.py
--- a/Debugger/VariablesViewer.py	Fri Jan 08 19:14:19 2010 +0000
+++ b/Debugger/VariablesViewer.py	Sat Jan 09 19:43:36 2010 +0000
@@ -522,7 +522,6 @@
 ##        @param s the string to be converted (string)
 ##        @return unicode representation of s (unicode object)
 ##        """
-##        # TODO: remove me
 ##        if isinstance(s, type("")):
 ##            return s
 ##        try:

eric ide

mercurial