← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/update_copyright_script into lp:widelands

 

Maybe a silly question: Looks like the files are opened but not closed?

Python programmers using mostly the 'with' statement when handling files, which automatically closes files. See the last example in https://docs.python.org/2/tutorial/inputoutput.html#methods-of-file-objects


-- 
https://code.launchpad.net/~widelands-dev/widelands/update_copyright_script/+merge/315352
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/update_copyright_script into lp:widelands.


References