ec07cebb51
* Add try/except to document replace call * Try the os.replace command 5 times * Just use else condition on for loop instead * Make the exceptions explicitly OSError * Revert the os.replace loop, as this is not the issue