equal
deleted
inserted
replaced
21 before_delete_relation (session, fromeid, rtype, toeid) |
21 before_delete_relation (session, fromeid, rtype, toeid) |
22 after_delete_relation (session, fromeid, rtype, toeid) |
22 after_delete_relation (session, fromeid, rtype, toeid) |
23 |
23 |
24 |
24 |
25 :organization: Logilab |
25 :organization: Logilab |
26 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. |
26 :copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. |
27 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
27 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr |
28 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses |
28 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses |
29 """ |
29 """ |
30 __docformat__ = "restructuredtext en" |
30 __docformat__ = "restructuredtext en" |
31 |
31 |