micropython-lib/fnmatch
Damien George dedf328503 fnmatch: Remove dependency on posixpath module.
In micropython-lib, os.path.normcase is already a no-op.

Signed-off-by: Damien George <damien@micropython.org>
2020-07-07 19:09:59 +10:00
..
fnmatch.py fnmatch: Remove dependency on posixpath module. 2020-07-07 19:09:59 +10:00
metadata.txt fnmatch: Remove dependency on posixpath module. 2020-07-07 19:09:59 +10:00
setup.py fnmatch: Remove dependency on posixpath module. 2020-07-07 19:09:59 +10:00
test_fnmatch.py fnmatch: test_fnmatch: Disable tests for bytes arguments. 2017-10-11 20:12:21 +03:00