equal
deleted
inserted
replaced
1 # Author: David Goodger |
1 # Author: David Goodger |
|
2 """ |
|
3 |
|
4 :organization: Logilab |
|
5 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. |
|
6 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
|
7 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses |
|
8 """ |
2 # Contact: goodger@users.sourceforge.net |
9 # Contact: goodger@users.sourceforge.net |
3 # Revision: $Revision: 1.2 $ |
10 # Revision: $Revision: 1.2 $ |
4 # Date: $Date: 2005-07-04 16:36:50 $ |
11 # Date: $Date: 2005-07-04 16:36:50 $ |
5 # Copyright: This module has been placed in the public domain. |
12 # Copyright: This module has been placed in the public domain. |
6 |
13 |