mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
After all, we don't need to call the callbacks ourselves!
This commit is contained in:
parent
be5f2f1cb5
commit
8f2918f4fa
1 changed files with 0 additions and 1 deletions
|
|
@ -451,7 +451,6 @@ class EditorWindow:
|
|||
self.color.close(doh) # Cancel colorization
|
||||
if not colorizing:
|
||||
self.top.destroy()
|
||||
self.top.after_idle(WindowList.call_callbacks)
|
||||
return reply
|
||||
|
||||
def load_extensions(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue