From 97feb3f74c7fad551bdf642a06577b75523a948d Mon Sep 17 00:00:00 2001 From: Benajmyn Love Date: Sun, 4 Jun 2017 02:02:30 +1000 Subject: [PATCH] -_- --- HTTPy.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HTTPy.py b/HTTPy.py index ad48388..3f2ace2 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -67,6 +67,8 @@ def getInput(): while running == 1: getInput() + if inInput == "": + pass if running == 0: pass else: