Modify ↓
Opened 13 years ago
Closed 13 years ago
#8858 closed defect (fixed)
Syntax error on line 112 of module.py
Reported by: | anonymous | Owned by: | Nathaniel Madura |
---|---|---|---|
Priority: | normal | Component: | ShellExampleMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
Syntax error because of this line:
112: sniptext = "<Output Snipped>" if len(m) == 5 else m[6:]
Attachments (0)
Note: See
TracTickets for help on using
tickets.
given the anonymous report and the lack of any additional information, ie Platform, Python version, etc. I am assuming the error is due to the ternary expression. I am removing the ternary expression and releasing 0.12.2 of the Processor.