Commit 9dd16b34 authored by Steven M. Gava's avatar Steven M. Gava

further config system work

parent 0bd292f0
......@@ -67,7 +67,7 @@ class ColorDelegator(Delegator):
"hit": idleConf.GetHighlight(theme, "hit"),
}
print tagdefs
if DEBUG: print 'tagdefs',tagdefs
def insert(self, index, chars, tags=None):
index = self.index(index)
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment