debian/source/format
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 12 Jan 2018 10:17:10 +0100
changeset 12258 46a8146f9703
parent 6708 09c98763ae9d
child 12642 5722d8c461eb
permissions -rw-r--r--
[schema] Define a decorator to handle methods override There is a number of external classes (from yams/rql) methods overridden "by hand" in cubicweb/schema.py. Define a single decorator to factor out the pattern. It handles specifying the method name (to avoid conflict with the local namespace) and passing the original method to the new definition when needed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6708
09c98763ae9d [pkg/debian] Add source format information
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
1.0