shutil.rmtree raises "OSError: [Errno 39] Directory not empty" exception Hello, Has anybody seen an exception "OSError: [Errno 39] Directory not empt...
Can someone explain to me why shutil.rmtree is throwning errors saying directory is not empty? Traceback (most recent call last): File "C:\Python27\...