hooks/__init__.py
author Stephanie Marcu
Tue, 19 Jan 2010 12:19:14 +0100
changeset 4262 83d245d33436
parent 2835 04034421b072
child 4913 083b4d454192
permissions -rw-r--r--
we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2835
04034421b072 [hooks] major refactoring:
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
"""core hooks"""