mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Idle ColorDelegator: finish removing code for 'as'.
This commit is contained in:
parent
c1a723a0b3
commit
37ed873ac2
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue