Skip to content

Conversation

@n0npax
Copy link

@n0npax n0npax commented Jan 3, 2024

fix a typo. os has listdir, not ilistdir. i prefix seems to be wrong.

Signed-off-by: Marcin Niemira <marcin.niemira@gmail.com>
@sosi-deadeye
Copy link

sosi-deadeye commented Jan 8, 2024

It's not a typo, and why does the unittest not fail?

There is a huge difference between os.ilistdir and os.listdir.

@dpgeorge
Copy link
Member

dpgeorge commented Feb 7, 2024

As mentioned, this is not a typo. MicroPython has a custom os.ilistdir() function.

@dpgeorge dpgeorge closed this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants