micropython-lib/python-stdlib/fnmatch
Andrew Leech dcdac1f552 fnmatch: Add ure compatibility.
Removes dependency on re-pcre which is only available on unix port.
2022-04-08 16:16:56 +10:00
..
fnmatch.py fnmatch: Add ure compatibility. 2022-04-08 16:16:56 +10:00
metadata.txt fnmatch: Add ure compatibility. 2022-04-08 16:16:56 +10:00
setup.py fnmatch: Add ure compatibility. 2022-04-08 16:16:56 +10:00
test_fnmatch.py fnmatch: Add ure compatibility. 2022-04-08 16:16:56 +10:00