Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5bbc2e + 37ed873 commit 130f303Copy full SHA for 130f303
1 file changed
Lib/idlelib/ColorDelegator.py
@@ -39,7 +39,6 @@ def __init__(self):
39
Delegator.__init__(self)
40
self.prog = prog
41
self.idprog = idprog
42
- self.asprog = asprog
43
self.LoadTagDefs()
44
45
def setdelegate(self, delegate):
0 commit comments