From 5d77906331243354710712ddf45b8bcb2152dacc Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Jan 2018 15:37:45 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cgi-bin/issue.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cgi-bin/issue.py') diff --git a/cgi-bin/issue.py b/cgi-bin/issue.py index 19a5414..0c694e0 100644 --- a/cgi-bin/issue.py +++ b/cgi-bin/issue.py @@ -47,3 +47,6 @@ try: except: print("Error: unable to fetch data \n" + e.message) +cursor.close() +db.close() + -- cgit v1.1-26-g67d0