server/msplanner.py
branchstable
changeset 4212 ab6573088b4a
parent 3815 50b87f759b5d
child 4716 55b6a3262071
equal deleted inserted replaced
4210:9d9be21640ac 4212:ab6573088b4a
    68      enough (optimization of the sql querier will avoid join on CWUser, so we
    68      enough (optimization of the sql querier will avoid join on CWUser, so we
    69      will directly get local eids)
    69      will directly get local eids)
    70 
    70 
    71 
    71 
    72 :organization: Logilab
    72 :organization: Logilab
    73 :copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    73 :copyright: 2003-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    74 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    74 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    75 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    75 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    76 """
    76 """
    77 __docformat__ = "restructuredtext en"
    77 __docformat__ = "restructuredtext en"
    78 
    78