mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
77b1bed553
commit
725e1b9a88
@ -20,7 +20,7 @@ if iswindows:
|
|||||||
except:
|
except:
|
||||||
raise RuntimeError('NUL file missing in windows. This indicates a'
|
raise RuntimeError('NUL file missing in windows. This indicates a'
|
||||||
' corrupted windows. You should contact Microsoft'
|
' corrupted windows. You should contact Microsoft'
|
||||||
' for assistance.')
|
' for assistance and/or follow the steps described here: http://bytes.com/topic/net/answers/264804-compile-error-null-device-missing')
|
||||||
|
|
||||||
def renice(niceness):
|
def renice(niceness):
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user