summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/exc.py
diff options
context:
space:
mode:
authorJason Kirtland <jek@discorporate.us>2008-07-13 17:52:12 +0000
committerJason Kirtland <jek@discorporate.us>2008-07-13 17:52:12 +0000
commit23db10d940304e9d3fd50d50b92b0c01ff881d9f (patch)
treebb0f8727664ef3fbdd7c107df467a54e1a1c701e /lib/sqlalchemy/exc.py
parentfaf347b5b97ea0619e98418042b5eee2baa70cbe (diff)
downloadsqlalchemy-23db10d940304e9d3fd50d50b92b0c01ff881d9f.tar.gz
And more
Diffstat (limited to 'lib/sqlalchemy/exc.py')
-rw-r--r--lib/sqlalchemy/exc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sqlalchemy/exc.py b/lib/sqlalchemy/exc.py
index 89fcd1777..602ef9408 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