summaryrefslogtreecommitdiff
path: root/libs/python/pyste/tests/header_test.pyste
blob: 3bd55501c714a3325cf4769a1e9be95fe59ac0ed (plain)
1
2
3
4
h = AllFromHeader('header_test.h')
exclude(h.A)
exclude(h.foo)
exclude(h.bar)