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'):