From: Jason Kirtland Date: Sun, 13 Jul 2008 17:52:12 +0000 (+0000) Subject: And more X-Git-Tag: rel_0_5beta2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23db10d940304e9d3fd50d50b92b0c01ff881d9f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git And more --- diff --git a/lib/sqlalchemy/exc.py b/lib/sqlalchemy/exc.py index 89fcd1777f..602ef9408f 100644 --- a/lib/sqlalchemy/exc.py +++ b/lib/sqlalchemy/exc.py @@ -1,4 +1,3 @@ -# exceptions.py - exceptions for SQLAlchemy # Copyright (C) 2005, 2006, 2007, 2008 Michael Bayer mike_mp@zzzcomputing.com # # This module is part of SQLAlchemy and is released under