Ticket #6655 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

syntax error at line 143

Reported by: raffalli@univ-savoie.fr Assigned to: nuald
Priority: highest Component: CodeExampleMacro
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

Using python 2.4 with trac 0.11 up to date, I get a syntax error at line 143 of code_example_processor.py (just on the y)

Attachments

Change History

02/17/10 13:48:45 changed by nuald

  • status changed from new to assigned.

(in reply to: ↑ description ) 02/17/10 14:50:08 changed by anonymous

Replying to raffalli@univ-savoie.fr:

Using python 2.4 with trac 0.11 up to date, I get a syntax error at line 143 of code_example_processor.py (just on the y)

After checking, this is really a problem of using Python 2.5 syntax (like try: except: finally:) Python 2.4 still being the default of Debian stable, I think trac plugins should be checked for python 2.4

02/17/10 14:56:05 changed by nuald

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

Fixed in r7633.


Add/Change #6655 (syntax error at line 143)




Change Properties
Action