summaryrefslogtreecommitdiff
path: root/examples/partials_with_lambdas.py
blob: 463a3ce9228642400b01cb9f8cd93b0cec601d70 (plain)
1
2
3
4
5
6
from examples.lambdas import rot

class PartialsWithLambdas(object):

    def rot(self):
        return rot