diff options
author | Wolfgang Müller | 2024-09-19 18:45:18 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-09-19 18:45:18 +0200 |
commit | abd28067c18004dcb573aa269c4b2cdb9f3372d6 (patch) | |
tree | 632fb97327caa782d57175f3b296ded5fd3e3239 /Makefile | |
parent | 733970b4da04b9efca1f2343f9325287352ba128 (diff) | |
download | later-abd28067c18004dcb573aa269c4b2cdb9f3372d6.tar.gz |
Use os.makedirs instead of os.mkdir
This will make sure that the whole directory structure will be created
if missing and saves us a try/except block with exist_ok.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions