summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2020-06-23 17:20:59 +1000
committerDamien George <damien@micropython.org>2020-06-24 12:21:30 +1000
commit76faeed098ec4ee70202202cb11e64b78a77f14e (patch)
treea19e02e9f9effd58189d6eb8288078284812aff4 /py
parent457fdf61c3bca550b4ad3fb2c6822c838984dac0 (diff)
tools/makemanifest.py: Support freezing a subdirectory recursively.
This adds support for freezing an entire directory while keeping the directory as part of the import path. For example freeze("path/to/library", "module") will recursively freeze all scripts in "path/to/library/module" and have them importable as "from module import ...". Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions