From 929d9b55bc1ff980c91ac16d1f57e9f939ad8269 Mon Sep 17 00:00:00 2001 From: inpos Date: Thu, 10 Mar 2016 20:46:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D1=83=D0=B6=D0=BD=D1=8B=D0=B5=20=D0=B7=D0=B0=D0=BF=D1=87?= =?UTF-8?q?=D0=B0=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pyrrent2http/pyrrent2http.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/pyrrent2http/pyrrent2http.py b/lib/pyrrent2http/pyrrent2http.py index a66afb0..197edf8 100644 --- a/lib/pyrrent2http/pyrrent2http.py +++ b/lib/pyrrent2http/pyrrent2http.py @@ -26,9 +26,6 @@ import threading import io from util import localize_path, Struct - - - ###################################################################################### if not hasattr(os, 'getppid'):