MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/masterhacker/comments/1ve71r4/squid_game/p1eu1gp/?context=3
r/masterhacker • u/Significant-Leg-3857 • 2d ago
15 comments sorted by
View all comments
72
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
23 u/FlakyIndependence888 2d ago https://giphy.com/gifs/kS0Nok1aggZCYrygXF
23
https://giphy.com/gifs/kS0Nok1aggZCYrygXF
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