- shutil.rmtree() with ignore_errors=True - os.makedirs() with exist_ok=True - str.endswith() using extension list Also moves `sh` with other imports and removes unnecessary super() call |
||
---|---|---|
.. | ||
recipes | ||
tools | ||
__init__.py | ||
toolchain.py |
- shutil.rmtree() with ignore_errors=True - os.makedirs() with exist_ok=True - str.endswith() using extension list Also moves `sh` with other imports and removes unnecessary super() call |
||
---|---|---|
.. | ||
recipes | ||
tools | ||
__init__.py | ||
toolchain.py |