Closed
Bug 1143406
Opened 10 years ago
Closed 10 years ago
Syntax Invalid : key: value for key, in mochitests/runtests.py line 2535.
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 908090
People
(Reporter: ewong, Assigned: ewong)
Details
Getting this with the mochitests:
File "mochitest/runtests.py", line 2535
key: value for key,
^
SyntaxError: invalid syntax
This is related to the step using the wrong python version.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
this is actually bug 908090 or at least very related to it. duping.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•