-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Description
环境:win7+py3
执行:Compare.program("a.exe", "b.exe", input=input_io,std_program="std.exe",stop_on_incorrect=True)
报错:TypeError: program() got an unexpected keyword argument 'stop_on_incorrect'
翻了一下commits记录,大概是对company.py进行了一些修改,对于传入的stop_on_incorrect参数进行调整,经检测,使用较早的版本中的company.py替换后可以正常使用。
//python不太会,只能提个issue啦;-)
Metadata
Metadata
Assignees
Labels
No labels