SCons: Ensure written files are properly flushed/closed
Also add `core/method_bind_ext.inc` to `.gitignore`.
This commit is contained in:
@ -205,4 +205,4 @@ for c in list(new_doc):
|
||||
write_class(c)
|
||||
write_string(f,'</doc>\n')
|
||||
|
||||
|
||||
f.close()
|
||||
|
||||
Reference in New Issue
Block a user