Changes between Initial Version and Version 9 of Ticket #8276


Ignore:
Timestamp:
Dec 2, 2011, 9:41:20 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8276

    • Property Status changed from new to reopened
    • Property Summary changed from Compile Error of api.py for 0.11 to PATCH: Python 2.4 compatibility.
    • Property Priority changed from normal to low
    • Property Keywords patch added
    • Property Type changed from defect to enhancement
  • Ticket #8276 – Description

    initial v9  
    11On build or install (python setup.py bdist_eng) I get the following error for a number of items.
    2 --------------------------- Start of log snippet ----------------------------
     2Start of log snippet
     3{{{
    34byte-compiling build/bdist.linux-x86_64/egg/tracdiscussion/api.py to api.pyc
    45  File "build/bdist.linux-x86_64/egg/tracdiscussion/api.py", line 1334
     
    67                                ^
    78SyntaxError: invalid syntax
    8 --------------------------- End of log snippet ------------------------------
     9}}}
    910Running this on RHEL 3.4 x64 with python 2.4 - revision 9598.
    1011