micropython-lib/unix-ffi/glob/manifest.py

9 wiersze
112 B
Python

metadata(version="0.5.2")
require("os")
require("os-path")
require("re")
require("fnmatch")
module("glob.py")