mirror of https://github.com/python/cpython
Merge with 3.4
This commit is contained in:
commit
f2d9ee67e1
|
@ -39,7 +39,6 @@ class ColorDelegator(Delegator):
|
|||
Delegator.__init__(self)
|
||||
self.prog = prog
|
||||
self.idprog = idprog
|
||||
self.asprog = asprog
|
||||
self.LoadTagDefs()
|
||||
|
||||
def setdelegate(self, delegate):
|
||||
|
|
Loading…
Reference in New Issue