-5
我不知道爲什麼這happan EOL應該是這樣的:\語法錯誤:EOL同時掃描字符串字面
Traceback (most recent call last):
File "tester.py", line 37, in <module>
main(sys.argv)
File "tester.py", line 19, in main
test_manager1.run_tests()
File "https://stackoverflow.com/a/fr-05/vol/home/stud/dreifuss/Desktop/python/ex2/test_manager.py", line 21, in run_tests
self.lines_list[lineId].run_tests()
File "https://stackoverflow.com/a/fr-05/vol/home/stud/dreifuss/Desktop/python/ex2/test.py", line 29, in run_tests
myRes = eval(self.line, d)
File "<string>", line 1
"".join([x.group('eyal') for x in __import__('re').finditer(r'(^
^
SyntaxError: EOL while scanning string literal
我們沒有任何發佈源代碼。 – Woot4Moo
請抽出時間糾正問題描述中的錯誤。 –
粘貼代碼。 –