summaryrefslogtreecommitdiff
path: root/logging_ext.py
diff options
context:
space:
mode:
authorAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2007-11-09 15:32:21 +0100
committerAdrien Di Mascio <Adrien.DiMascio@logilab.fr>2007-11-09 15:32:21 +0100
commit1f8fab8ead2dccfc9857b5d9ecdebd71cfaaa334 (patch)
tree1259502f8827c9dfdcafb0cdb44d80a7d5d6d2df /logging_ext.py
parented14fb826b0e4c0c237e703fe4d8d1abb6c28032 (diff)
downloadlogilab-common-1f8fab8ead2dccfc9857b5d9ecdebd71cfaaa334.tar.gz
list_tables() should return a list of tablenames
Diffstat (limited to 'logging_ext.py')
-rw-r--r--logging_ext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/logging_ext.py b/logging_ext.py
index dee73a6..a3624ae 100644
--- a/logging_ext.py
+++ b/logging_ext.py
@@ -1,5 +1,5 @@
# -*- coding: iso-8859-1 -*-
-# Copyright (c) 2006 LOGILAB S.A. (Paris, FRANCE).
+# Copyright (c) 2007 LOGILAB S.A. (Paris, FRANCE).
# http://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This program is free software; you can redistribute it and/or modify