From 336a8681346ab52f20b203a48fd98d3c312d3b24 Mon Sep 17 00:00:00 2001 From: ddv12138 <644077730@qq.com> Date: Fri, 25 Aug 2017 03:52:31 +0800 Subject: [PATCH] =?UTF-8?q?2017=E5=B9=B408=E6=9C=8825=E6=97=A5=20=203:52:3?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cet_query.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cet_query.py b/cet_query.py index 17f0f83..85613d6 100644 --- a/cet_query.py +++ b/cet_query.py @@ -91,6 +91,8 @@ for num in range(1,11): result = parse(text) print(result) append_file(result) + names.pop(xm) + continue else: print(zkzh,xm,sep='-->') sleep(2)