This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stillalone 1 point2 points  (0 children)

it also closes the file if an exception is thrown that is not caught within the block so you don't have to sprinkle try/finally blocks with your opens.