From 8d9930fb4891670db86ea947adee05b444fc5f4f Mon Sep 17 00:00:00 2001 From: manishtiwari98 Date: Wed, 31 Oct 2018 23:19:13 +0530 Subject: [PATCH] Update FIrst.py --- FIrst.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FIrst.py b/FIrst.py index cbc68f5..3380c4f 100644 --- a/FIrst.py +++ b/FIrst.py @@ -2,7 +2,7 @@ import urllib url = "http://https://extranet.who.int/tme/generateCSV.asp?ds=dictionary" - +#31st october def download(url1): response = urllib.urlopen(url1)