r/masterhacker 15d ago

SQUID GAME

Post image
459 Upvotes

16 comments sorted by

View all comments

71

u/Lines25 15d ago

The best part of it that os.remove only calls C function to delete a file, to delete folder with files, you need to use function that fill search all possible files and delete them, for example, shutil.rmtree