StepfenShawn / Cantonese

粤语編程語言.The Cantonese programming language.
https://cantonese-community.github.io/
MIT License
1.15k stars 46 forks source link

没有做参数检查 #2

Closed RonYoung666 closed 3 years ago

RonYoung666 commented 3 years ago

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 3 years ago

已解决 : ) https://github.com/StepfenShawn/Cantonese/commit/ad126f9a22ed4cd86eea87bd7a0dde37143e355a 感谢你的issue!