Skip to content
Discussion options

You must be logged in to vote

f.close

This doesn't call the close method, so the file isn't closed.

f.close() # Have to have () to call the method.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OscamSatUser
Comment options

Answer selected by OscamSatUser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants