Menu

Commit [r21186]  Maximize  Restore  History

Fix for the test_suite.clean_up.deletion() method for another MS Windows problem.

Sometimes the failed rmtree() call actually deletes the files and throws the WindowsError error.
Therefore the second rmtree() call will throw another WindowsError for the missing files. This is
now caught.

bugman 2013-10-18

changed /branches/relax_disp/test_suite/clean_up.py
/branches/relax_disp/test_suite/clean_up.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.