Files
novelWriter/novelwriter
Veronica Berglyd Olsen ec07cebb51 Handle IO error on document save (#961)
* 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
2022-01-19 19:13:08 +01:00
..
2022-01-18 22:16:25 +01:00
2022-01-04 22:52:18 +01:00
2021-12-31 15:56:43 +01:00
2021-12-31 15:56:43 +01:00
2021-12-31 15:56:43 +01:00
2022-01-18 22:16:25 +01:00