From 36daf19407063e158fd48ca0342c63a5222a170c Mon Sep 17 00:00:00 2001 From: EillesWan Date: Sun, 29 Oct 2023 01:54:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=86=97=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- llc_win_wxPython.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llc_win_wxPython.py b/llc_win_wxPython.py index 5687516..e1f58f0 100644 --- a/llc_win_wxPython.py +++ b/llc_win_wxPython.py @@ -960,4 +960,4 @@ if __name__ == "__main__": app = LinglunConverterApp() app.MainLoop() - input("按下回车退出……") + # input("按下回车退出……")