From 5386231fc7bfcfee13456468621156f79a3f525b Mon Sep 17 00:00:00 2001 From: bhavya1092 Date: Tue, 16 Jun 2020 20:02:46 +0530 Subject: [PATCH] Update and rename client3.py to client3.patch --- client3.py => client3.patch | 20 -------------------- 1 file changed, 20 deletions(-) rename client3.py => client3.patch (50%) diff --git a/client3.py b/client3.patch similarity index 50% rename from client3.py rename to client3.patch index f1771c3..a5f86de 100644 --- a/client3.py +++ b/client3.patch @@ -1,23 +1,3 @@ -################################################################################ -# -# Permission is hereby granted, free of charge, to any person obtaining a -# copy of this software and associated documentation files (the "Software"), -# to deal in the Software without restriction, including without limitation -# the rights to use, copy, modify, merge, publish, distribute, sublicense, -# and/or sell copies of the Software, and to permit persons to whom the -# Software is furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -# DEALINGS IN THE SOFTWARE. - import urllib.request import time import json