StepfenShawn/Cantonese

没有做参数检查

Closed this issue · 1 comments

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

已解决 : )
ad126f9
感谢你的issue!