Не работают команды check solution *** и check main solution:
File "c:\please\please\launcher.py", line 96, in main
matcher.matches(args)
File "c:\please\please\command_line\matcher.py", line 70, in matches
return function_found(**function_args_found)
File "c:\please\please\solution_tester\check_solution.py", line 48, in check_solution
if is_standalone_solution(substr):
File "c:\please\please\solution_tester\check_solution.py", line 38, in is_standalone_solution
return os.path.isfile(substr) and is_program_detect(substr)
NameError: global name 'is_program_detect' is not defined
Original issue reported on code.google.com by gurovic@gmail.com on 29 Aug 2012 at 6:21
Original issue reported on code.google.com by
gurovic@gmail.com
on 29 Aug 2012 at 6:21