]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Moved author comment preventing python 2.3 from importing the module...
authorJason Kirtland <jek@discorporate.us>
Sat, 13 Oct 2007 21:42:08 +0000 (21:42 +0000)
committerJason Kirtland <jek@discorporate.us>
Sat, 13 Oct 2007 21:42:08 +0000 (21:42 +0000)
lib/sqlalchemy/databases/informix.py

index feb79f7aba82a40f74b2cad98ea18fa0d209a90a..741641afcff7bae2fdf38a7e5fbfebe6a6eee4cc 100644 (file)
@@ -1,7 +1,8 @@
-# coding: gbk
 # informix.py
 # Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
 #
+# coding: gbk
+#
 # This module is part of SQLAlchemy and is released under
 # the MIT License: http://www.opensource.org/licenses/mit-license.php