Skip to content

Conversation

@dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented Feb 4, 2020

Fixes #2149 for vfat.

>>> open("foo") Traceback (most recent call last): File "<stdin>", line 1, in <module> OSError: [Errno 2] No such file/directory: 'foo' 
@dhalbert dhalbert requested review from ladyada and tannewt February 4, 2020 18:47
tannewt
tannewt previously approved these changes Feb 4, 2020
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Thanks!

@dhalbert dhalbert force-pushed the oserror-with-filename branch from 077664b to 280e20a Compare February 4, 2020 22:09
@dhalbert dhalbert requested a review from tannewt February 4, 2020 23:05
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me! @ladyada is testing it

@dhalbert dhalbert merged commit 433671f into adafruit:master Feb 4, 2020
@dhalbert dhalbert deleted the oserror-with-filename branch February 4, 2020 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants