id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8742	SyntaxError: invalid syntax (core.py, line 205)	didley@gmx.de	t2y	Hello,\r\n\r\nI got this error when I'm using TracCron.\r\n{{{\r\nSyntaxError: invalid syntax (core.py, line 205)\r\n2011-04-27 16:49:06,371 Trac[loader] ERROR: Skipping "traccron.task = traccron.task": \r\nTraceback (most recent call last):\r\n  File "C:\\Programme\\Python25\\lib\\site-packages\\trac-0.12.2-py2.5.egg\\trac\\loader.py", line 68, in _load_eggs\r\n    entry.load(require=True)\r\n  File "C:\\Programme\\Python25\\Lib\\site-packages\\setuptools-0.6c11-py2.5.egg\\pkg_resources.py", line 1954, in load\r\n    entry = __import__(self.module_name, globals(),globals(), ['__name__'])\r\n  File "build\\bdist.win32\\egg\\traccron\\task.py", line 18, in <module>\r\n  File "d:\\project\\generalissuetracker\\plugins\\traccronplugin-0.3dev-py2.5.egg\\traccron\\core.py", line 205\r\n     except Exception as e:\r\n                       ^\r\nSyntaxError: invalid syntax (core.py, line 205)\r\n}}}\r\n\r\n I got this error also when I compile your plugin\r\n\r\n\r\n{{{\r\nbuild\\bdist.win32\\egg\\traccron\\core.py:205: Warning: 'as' will become a reserved keyword in Python 2\r\n.6\r\n  File "build\\bdist.win32\\egg\\traccron\\core.py", line 205\r\n    except Exception as e:\r\n                      ^\r\nSyntaxError: invalid syntax\r\n\r\n}}}\r\n	defect	closed	normal	TracCronPlugin	normal	duplicate			0.12
