--- spambayes-1.0.4.orig/scripts/sb_dbexpimp.py
+++ spambayes-1.0.4/scripts/sb_dbexpimp.py
@@ -88,9 +88,10 @@
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 
+from __future__ import generators
+
 __author__ = "Tim Stone <tim@fourstonesExpressions.com>"
 
-from __future__ import generators
 
 # Python 2.2 compatibility stuff
 try:
