mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
Merge with 3.4
This commit is contained in:
commit
f2d9ee67e1
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ class ColorDelegator(Delegator):
|
||||||
Delegator.__init__(self)
|
Delegator.__init__(self)
|
||||||
self.prog = prog
|
self.prog = prog
|
||||||
self.idprog = idprog
|
self.idprog = idprog
|
||||||
self.asprog = asprog
|
|
||||||
self.LoadTagDefs()
|
self.LoadTagDefs()
|
||||||
|
|
||||||
def setdelegate(self, delegate):
|
def setdelegate(self, delegate):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue