Opened 13 years ago

Last modified 10 years ago

#8276 closed enhancement

Compile Error of api.py for 0.11 — at Initial Version

Reported by: koeppj@… Owned by: Radek Bartoň
Priority: low Component: DiscussionPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.11

Description

On build or install (python setup.py bdist_eng) I get the following error for a number of items.


byte-compiling build/bdist.linux-x86_64/egg/tracdiscussion/api.py to api.pyc

File "build/bdist.linux-x86_64/egg/tracdiscussion/api.py", line 1334

'where' : 'WHERE ' + where if where else }

SyntaxError: invalid syntax


Running this on RHEL 3.4 x64 with python 2.4 - revision 9598.

Change History (1)

Changed 13 years ago by anonymous

Attachment: api.py added
Note: See TracTickets for help on using tickets.