Searched refs:param_rule (Results 1 – 1 of 1) sorted by relevance
125 def param_rule(self, p): function129 param_rule.__doc__ = func.__doc__.replace('xxx', xxx).replace('yyy', yyy)130 param_rule.__name__ = func.__name__.replace('xxx', xxx)133 setattr(cls, param_rule.__name__, param_rule)