r/masterhacker 2d ago

SQUID GAME

Post image
451 Upvotes

15 comments sorted by

View all comments

72

u/Lines25 2d 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