mirror of https://github.com/python/cpython.git
#17798: merge with 3.3.
This commit is contained in:
commit
2faf9b0869
|
@ -321,6 +321,8 @@ def __init__(self, flist=None, filename=None, key=None, root=None):
|
|||
per.insertfilter(color)
|
||||
else:
|
||||
io.set_filename(filename)
|
||||
self.good_load = True
|
||||
|
||||
self.ResetColorizer()
|
||||
self.saved_change_hook()
|
||||
self.update_recent_files_list()
|
||||
|
|
Loading…
Reference in New Issue