summaryrefslogtreecommitdiffstats
path: root/tests/t306/lib/foo.py
blob: 9dd52e6eecd4f6d0bdaf33a0d4b5386da487a10f (plain)
1
2
3
4
5
6
import foo.bar


class Foo(object):
    def __init__(self):
        foo.bar