--- a/server/hook.py Wed Sep 23 08:17:52 2009 +0200
+++ b/server/hook.py Wed Sep 23 08:42:52 2009 +0200
@@ -136,7 +136,7 @@
enabled = True
@classproperty
- def __id__(cls):
+ def __regid__(cls):
warn('[3.6] %s: please specify an id for your hook' % cls)
return str(id(cls))