Skip to content
Snippets Groups Projects
Commit 56942019 authored by Damien George's avatar Damien George
Browse files

extmod/vfs_fat_file: Make file.close() a no-op if file already closed.

As per CPython semantics.  In particular, file.__del__() should not raise
an exception if the file is already closed.
parent 06e70329
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment