severity 582001 normal
tags 582001 + patch
thanks

* Jakub Wilk <[email protected]>, 2010-05-17, 17:25:
$ sb_imapfilter.py
 File "/usr/bin/sb_imapfilter.py", line 89
   from __future__ import generators
SyntaxError: from __future__ imports must occur at the beginning of the file

"from __future__ import generators" hasn't been needed since Python 2.3, so just removing this line from scripts/sb_imapfilter.py fixes the bug.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to