mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
#17798: merge with 3.3.
This commit is contained in:
commit
2faf9b0869
2 changed files with 4 additions and 0 deletions
|
@ -321,6 +321,8 @@ class EditorWindow(object):
|
|||
per.insertfilter(color)
|
||||
else:
|
||||
io.set_filename(filename)
|
||||
self.good_load = True
|
||||
|
||||
self.ResetColorizer()
|
||||
self.saved_change_hook()
|
||||
self.update_recent_files_list()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue