Files
gallery-dl/gallery_dl/postprocessor/zip.py
Mike Fährmann 760b9b4db4 add remove_file() and remove_directory() helpers
these functions call os.unlink() or os.rmdir()
while catching and suppressing potential OSErrors
2020-01-18 00:21:26 +01:00

2.3 KiB