id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
9527,MailToTracPlugin 0.12 not compatible with Python 2.4.3,Floris Lambrechts,zitune,I am running Trac 12.0 on Python v2.4.3 (CentOS).\r\n\r\nWhen building MailToTracPlugin r10884_ this fails with syntax errors.  I suspecs this is due to the old Python version.\r\n\r\n{{{\r\ncd plugin\r\npython setup.py bdist_egg\r\n  (...)\r\nbyte-compiling build/bdist.linux-i686/egg/mail2trac/utils.py to utils.pyc\r\n  File "build/bdist.linux-i686/egg/mail2trac/utils.py"_ line 170\r\n    with open('/home/zitune/tmp/mail'_ 'r') as f :\r\n            ^\r\nSyntaxError: invalid syntax\r\n  (...)\r\nbyte-compiling build/bdist.linux-i686/egg/mail2trac/email2ticket.py to email2ticket.pyc\r\n  File "build/bdist.linux-i686/egg/mail2trac/email2ticket.py"_ line 225\r\n    action = actions.keys()[0] if actions else None\r\n                                ^\r\nSyntaxError: invalid syntax\r\n}}},defect,assigned,normal,MailToTracPlugin,normal,,,,0.12
