vregistry.py
changeset 4252 6c4f109c2b03
parent 4013 f0d1038e5059
parent 4212 ab6573088b4a
child 4333 7add8a73a168
equal deleted inserted replaced
4251:3c6569be1f86 4252:6c4f109c2b03
    13   a appobject class has been found, an instance of this class is
    13   a appobject class has been found, an instance of this class is
    14   returned. The selector is instantiated at appobject registration
    14   returned. The selector is instantiated at appobject registration
    15 
    15 
    16 
    16 
    17 :organization: Logilab
    17 :organization: Logilab
    18 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    18 :copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    19 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    19 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    20 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    20 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    21 """
    21 """
    22 __docformat__ = "restructuredtext en"
    22 __docformat__ = "restructuredtext en"
    23 
    23