This commit is contained in:
inpos 2016-03-10 20:50:17 +03:00
parent 1ae04c01d7
commit e2091338b7

View File

@ -26,6 +26,7 @@ import threading
import io import io
from util import localize_path, Struct from util import localize_path, Struct
###################################################################################### ######################################################################################
if not hasattr(os, 'getppid'): if not hasattr(os, 'getppid'):