没有做参数检查
Closed this issue · 1 comments
RonYoung666 commented
python3 cantonese.py
Traceback (most recent call last):
File "cantonese.py", line 702, in
main()
File "cantonese.py", line 690, in main
with open(sys.argv[1], encoding = "utf-8") as f:
IndexError: list index out of range
StepfenShawn commented
已解决 : )
ad126f9
感谢你的issue!