From e2091338b7d7ae0711d5417791c8d32b196b4778 Mon Sep 17 00:00:00 2001 From: inpos Date: Thu, 10 Mar 2016 20:50:17 +0300 Subject: [PATCH] . --- lib/pyrrent2http/pyrrent2http.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index 197edf8..4f10926 100644 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -26,6 +26,7 @@ import threading import io from util import localize_path, Struct + ###################################################################################### if not hasattr(os, 'getppid'):