2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00
Files
python/pyste/tests/inherit2.pyste
Bruno da Silva de Oliveira b77652b499 - fixed staticmethod bug
- fixed hierarchies bug when using AllFromHeader


[SVN r18971]
2003-07-07 20:00:40 +00:00

4 lines
73 B
Plaintext

header = AllFromHeader('inherit2.h')
exclude(header.A)
exclude(header.C)