[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] export some exceptions



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 daklib/dbconn.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/daklib/dbconn.py b/daklib/dbconn.py
index 9fd2fad..42ef7e9 100755
--- a/daklib/dbconn.py
+++ b/daklib/dbconn.py
@@ -47,7 +47,7 @@ from singleton import Singleton
 
 ################################################################################
 
-__all__ = []
+__all__ = ['IntegrityError', 'SQLAlchemyError']
 
 ################################################################################
 
-- 
1.5.6.5



Reply to: