Ticket #8858 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Syntax error on line 112 of module.py

Reported by: anonymous Assigned to: nmadura
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

Change History

06/08/11 21:53:04 changed by nmadura

  • status changed from new to closed.
  • resolution set to fixed.

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.


Add/Change #8858 (Syntax error on line 112 of module.py)




Change Properties
Action