From 6163791014641d6daf8658a91d76b91cc49ce861 Mon Sep 17 00:00:00 2001 From: Date: Sun, 4 Sep 2011 21:43:16 +0800 Subject: [PATCH] change the message for not keying in any argument. --- uiahoe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uiahoe.py b/uiahoe.py index 1f5e0a9..ea82f81 100755 --- a/uiahoe.py +++ b/uiahoe.py @@ -66,7 +66,7 @@ def vowel_add_mark(vowel): '''主程式''' if len(sys.argv) == 1: - print "請輸入欲轉換的POJ數字符號。" + print "請輸入欲轉換的POJ(數字符號形)。" exit() orig_content = "" #原來的POJ數字表記