id summary reporter owner description type status priority milestone component version resolution keywords cc 24 """ImportError: No module named syslog"" on Windows" michael.th@… bas "Running email2trac.py under Windows causes the following error: ''!ImportError: No module named syslog'' This happens for Python 2.4.4 as well as 2.5; according to my research the simple explanation is that there is no syslog-module for Python on Windows as there is no syslog... Attached to this ticket you will find a patch to conditionally load the syslog-module in case it is available on the current platform and to skip it otherwise. This patch is against source:/trunk/email2trac.py.in@189." defect closed minor email2trac fixed Windows syslog import error