The Python Oracle

How do I remove/delete a folder that is not empty?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game Looping

--

Chapters
00:00 Question
00:34 Accepted answer (Score 1702)
00:59 Answer 2 (Score 161)
01:21 Answer 3 (Score 143)
01:31 Answer 4 (Score 40)
01:55 Thank you

--

Full question
https://stackoverflow.com/questions/3032...

Accepted answer links:
[Standard Library Reference: shutil.rmtree]: http://docs.python.org/library/shutil.ht...

Answer 2 links:
[the python docs]: http://docs.python.org/library/os.html#o...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #file

#avk47