Home | History | Annotate | Download | only in compiler

Lines Matching refs:ndecorators

379             ndecorators = len(node.decorators.nodes)
381 ndecorators = 0
391 for i in range(ndecorators):