Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The following should do what you need it to do:

import shutil

shutil.rmtree(YOUR_FOLDER_TO_DELETE)